[NumPy-Tickets] [NumPy] #1673: first nonzero element
NumPy Trac
numpy-tickets@scipy....
Thu Mar 24 15:00:54 CDT 2011
#1673: first nonzero element
-------------------------+--------------------------------------------------
Reporter: tom3118 | Owner: somebody
Type: enhancement | Status: new
Priority: normal | Milestone: 2.0.0
Component: Other | Version: 1.5.0
Keywords: |
-------------------------+--------------------------------------------------
Comment(by rgommers):
As noted in #1738, the meaning is unambiguous for 1-D. For >1-D semantics
are up for discussion.
Perhaps a keyword that determines the order of iteration over axes works.
Or it can simply be undefined for >1-D.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1673#comment:3>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list