[NumPy-Tickets] [NumPy] #2067: when x is an N-D array, list(x) produces surprising results
NumPy Trac
numpy-tickets@scipy....
Tue Feb 28 10:06:55 CST 2012
#2067: when x is an N-D array, list(x) produces surprising results
-------------------------+--------------------------------------------------
Reporter: pfeldman | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: 1.6.1
Resolution: wontfix | Keywords:
-------------------------+--------------------------------------------------
Comment(by pfeldman):
I cannot find any documentation that states that NumPy interprets an N-D
array as a sequence of (N-1)-D arrays. Perhaps something should be added
to "The N-dimensional array" (URL=
http://docs.scipy.org/doc/numpy/reference/arrays.ndarray.html) explicitly
stating this?
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2067#comment:5>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list