[SciPy-user] Floating-point summation

Nils Wagner nwagner at mecha.uni-stuttgart.de
Mon Dec 13 09:55:44 EST 2004


Hi all,

Afaik scipy's sum(x) relies on Numeric's sum implementation.
However, the result of the actual implementation of sum(x) may be inaccurate
as illustrated in the small example (sum.py).

Any comment ?

Nils

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sum.py
Type: text/x-python
Size: 613 bytes
Desc: not available
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20041213/ed2ce81b/attachment.py>


More information about the SciPy-User mailing list