[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:28:48 CST 2011
#1717: npma.sum(a_ma,axis=1) fails when no masked values are found
------------------------------------+---------------------------------------
Reporter: markhmoulton@… | Owner: pierregm
Type: defect | Status: new
Priority: normal | Milestone: 2.0.0
Component: numpy.ma | Version: 1.4.0
Keywords: mask, sum, axis=1 |
------------------------------------+---------------------------------------
Comment(by markhmoulton@…):
I entered exactly your steps and got the same axis(=1) ValueError that I
got before. I assume it must have been fixed in a version of Numpy later
than 1.4.0, and that you are using the later version. Otherwise, I can't
explain it.
Thanks for running the test, rgommers!
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1717#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list