[NumPy-Tickets] [NumPy] #1877: Incorrect RuntimeWarning on first call to numpy.where
NumPy Trac
numpy-tickets@scipy....
Tue Jun 21 16:37:15 CDT 2011
#1877: Incorrect RuntimeWarning on first call to numpy.where
----------------------+-----------------------------------------------------
Reporter: deil | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: 1.6.1
Component: Other | Version: 1.6.0
Resolution: invalid | Keywords: where, RuntimeWarning, log, incorrect
----------------------+-----------------------------------------------------
Changes (by pv):
* status: new => closed
* resolution: => invalid
Comment:
No, log(0) is invoked, as per standard Python evaluation rules.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1877#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list