[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:14:43 CET 2013


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

Should check if there are similar issues with arrays of "short", or with arrays
of "int" with more than 2**31 items.

----------
nosy: +arigo

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


More information about the pypy-issue mailing list