[Numpy-discussion] max value of an array of lists

sm lkd thusweare at hotmail.com
Thu Aug 19 17:41:52 EDT 2010


Hello again,
 
Here's a simple one. I have an array/matrix of lists (floats). array.max() or max(array) returns list (!) and not an individual value. Of course, it is possible to loop, but maybe someone knows a better way to do the same.
 
Thanks,
  		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100819/9daba882/attachment.html>


More information about the NumPy-Discussion mailing list