[NumPy-Tickets] [NumPy] #1717: npma.sum(a_ma, axis=1) fails when no masked values are found
NumPy Trac
numpy-tickets@scipy....
Tue Jan 18 16:37:22 CST 2011
#1717: npma.sum(a_ma,axis=1) fails when no masked values are found
-------------------------------------+--------------------------------------
Reporter: markhmoulton@… | Owner: pierregm
Type: defect | Status: closed
Priority: normal | Milestone: 2.0.0
Component: numpy.ma | Version: 1.4.0
Resolution: worksforme | Keywords: mask, sum, axis=1
-------------------------------------+--------------------------------------
Changes (by pierregm):
* status: new => closed
* resolution: => worksforme
Comment:
Ralf must have tried w/ the latest version (2.0dev). I tried w the latest
stable version from pypi. The bug has been corrected for version at least
1.5
Please update your version of numpy.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1717#comment:3>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list