[NumPy-Tickets] [NumPy] #1518: numpy.concat does not appear to work across broadcast axes
NumPy Trac
numpy-tickets@scipy....
Tue Jun 22 18:26:38 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: |
--------------------+-------------------------------------------------------
When I'm trying to concatenate two tensors together, the concatenate
operation does not allow me to use broadcast dimensions (using newaxis) in
one of them.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1518>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list