[Numpy-discussion] (no subject)

Alex Ter-Sarkissov ater1980 at gmail.com
Wed Mar 2 17:25:14 EST 2011


hi, the question is probably very silly, but can't get my head around it

Say I have an NxM numerical array. What I want is to obtain the row and
column number of the smallest value(kinda like find command in Matlab). I
use something like where(min(array_name)), but keep getting the error
message. I'd be glad if any1 could have any suggestions in this regard.

cheers,

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110303/42191ecc/attachment.html>


More information about the NumPy-Discussion mailing list