[Numpy-tickets] [NumPy] #913: max is bogus if nan is in the array
NumPy
numpy-tickets@scipy....
Sun Sep 21 04:31:30 CDT 2008
#913: max is bogus if nan is in the array
--------------------+-------------------------------------------------------
Reporter: cdavid | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.2.1
Component: Other | Version: none
Severity: major | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment (by cdavid):
I forgot to mention that is I replace isnan by a x != x kind of test, the
slow down for the P4 case disappears completely, at least on the tested
dataset.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/913#comment:2>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list