[NumPy-Tickets] [NumPy] #1518: numpy.concat does not appear to work across broadcast axes
NumPy Trac
numpy-tickets@scipy....
Tue Jun 22 18:27:47 CDT 2010
#1518: numpy.concat does not appear to work across broadcast axes
--------------------+-------------------------------------------------------
Reporter: eob | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 2.0.0
Component: Other | Version: 1.4.0
Keywords: |
--------------------+-------------------------------------------------------
Comment(by eob):
Note: the workaround we are using is to tile the numpy.array that we
wanted to use newaxis on, which works but at the expense of memory.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1518#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list