[issue2819] Full precision summation

Jean Brouwers report at bugs.python.org
Tue May 20 00:18:26 CEST 2008


Jean Brouwers <MrJean1 at Gmail.com> added the comment:

Here is another patch for the mathmodule.c and cmathmodule.c files updated 
with the suggested and other modifications.  Note, if FLT_RADIX is not 2, 
the sum functions still exist but will raise a NotImplementedError.

An update of the test script is also attached.  The tests all pass on the 
same 4 Python 2.6a3 builds mentioned before.

/Jean Brouwers

Added file: http://bugs.python.org/file10379/mathmodule5.c.2.6a3.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2819>
__________________________________


More information about the Python-bugs-list mailing list