On Wed, Aug 18, 2010 at 8:25 AM, Colin Macdonald <[email protected]>wrote:
> On 08/18/10 15:14, Charles R Harris wrote: > > However, the various constants supplied by numpy, pi and such, are > > full precision. > > no, they are not. My example demonstrated that numpy.pi is only > double precision. > > Hmm, the full precision values are available internally but it looks like they aren't available to the public. I wonder what the easiest way to provide them would be? Maybe they should be long double types by default? Chuck
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
