[pypy-issue] [issue1663] np.sum on arrays of bools doesn't count past 127 correctly

Armin Rigo tracker at bugs.pypy.org
Wed Dec 18 10:15:25 CET 2013


Armin Rigo <armin.rigo at gmail.com> added the comment:

...and also, if numpy.sum() on an array of "float" computes the sum using a
"double" instead, which would give more precision.

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1663>
________________________________________


More information about the pypy-issue mailing list