The docs say "Returns the indices of the maximum values along an axis."  When 
axis=None, I presume the implementation is actually "Returns the first index 
(assuming ravel ordering) of the maximum value."  I also presume that people 
are now relying on the fact that it always returns the first such index.  So, 
maybe the docs should be updated?
_______________________________________________
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com

Reply via email to