[Numpy-tickets] [NumPy] #235: r_, c_, hstack, vstack, column_stack should be made more consistent
NumPy
numpy-tickets at scipy.net
Wed Sep 13 22:20:10 CDT 2006
#235: r_, c_, hstack, vstack, column_stack should be made more consistent
-------------------------+--------------------------------------------------
Reporter: baxissimo | Owner: somebody
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: numpy.lib | Version: devel
Severity: normal | Resolution: fixed
Keywords: |
-------------------------+--------------------------------------------------
Changes (by oliphant):
* status: new => closed
* resolution: => fixed
Comment:
r_ is the only current quick-creator. You can now get the functionality
of all others using string directives as the first element of the item
tuple.
Column stack was fixed.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/235>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list