[Numpy-discussion] Importance of order when summing values in anarray

Charles R Harris charlesr.harris at gmail.com
Tue Dec 9 22:01:49 EST 2008


On Tue, Dec 9, 2008 at 1:40 PM, Robert Kern <robert.kern at gmail.com> wrote:

> On Tue, Dec 9, 2008 at 09:51, Nadav Horesh <nadavh at visionsense.com> wrote:
> > As much as I know float128 are in fact 80 bits (64 mantissa + 16
> exponent) so the precision is 18-19 digits (not 34)
>
> float128 should be 128 bits wide. If it's not on your platform, please
> let us know as that is a bug in your build.
>

I think he means the actual precision is the ieee extended precision, the
number just happens to be stored into larger chunks of memory for alignment
purposes.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20081209/d31f6fa0/attachment.html>


More information about the NumPy-Discussion mailing list