[Numpy-tickets] [NumPy] #223: reshape should be able to guess the last dimension
NumPy
numpy-tickets at scipy.net
Thu Aug 3 03:59:48 CDT 2006
#223: reshape should be able to guess the last dimension
------------------------------+---------------------------------------------
Reporter: benjamin.thyreau | Owner: somebody
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: numpy.core | Version:
Severity: normal | Resolution: invalid
Keywords: |
------------------------------+---------------------------------------------
Changes (by stefan):
* status: new => closed
* resolution: => invalid
Comment:
Use
{{{
Y.reshape((125,-1))
}}}
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/223>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list