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

Brian Kearns tracker at bugs.pypy.org
Wed Feb 19 19:00:05 CET 2014


Brian Kearns <bdkearns at gmail.com> added the comment:

another fix applied in 53eef9736a3b (previous fix only fixed array.sum(), not the 
add ufunc, which is used for np.sum)

----------
status: chatting -> resolved

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


More information about the pypy-issue mailing list