[Numpy-discussion] runtime warning for where

Charles Waldman charles at crunch.io
Sat Nov 16 10:54:12 EST 2013


> Don't forget that np.where is not smart

And there's really no way it could be.  np.where, like all Python
functions, must evaluate all of the arguments first, then call the function.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20131116/264740c1/attachment.html>


More information about the NumPy-Discussion mailing list