[NumPy-Tickets] [NumPy] #1123: nansum for empty or all nan arrays is not zero
NumPy Trac
numpy-tickets@scipy....
Mon Apr 26 11:48:03 CDT 2010
#1123: nansum for empty or all nan arrays is not zero
-----------------------+----------------------------------------------------
Reporter: josefpktd | Owner: charris
Type: defect | Status: needs_review
Priority: normal | Milestone: 2.0.0
Component: numpy.lib | Version:
Keywords: |
-----------------------+----------------------------------------------------
Changes (by charris):
* owner: somebody => charris
* milestone: 1.4.0 => 2.0.0
Comment:
The handling of scalars was fixed a while ago. The case for returning zero
for the sum of all nan's needs a decision. So I'm moving this to needs
decision and posting a not on the list.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1123#comment:11>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list