[NumPy-Tickets] [NumPy] #1429: inconsistent behavior of argmin/argmax with nan
NumPy Trac
numpy-tickets@scipy....
Sun Jul 18 15:56:45 CDT 2010
#1429: inconsistent behavior of argmin/argmax with nan
------------------------+---------------------------------------------------
Reporter: jgregoire | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Other | Version: 1.3.0
Resolution: fixed | Keywords: argmin argmax nan
------------------------+---------------------------------------------------
Changes (by pv):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in r8509
Now argmin and argmax are consistent with max/min, and return the first
nan element, if any.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1429#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list