[Numpy-discussion] untenable matrix behavior in SVN

Gael Varoquaux gael.varoquaux at normalesup.org
Tue Apr 29 17:07:29 EDT 2008


On Tue, Apr 29, 2008 at 11:03:58PM +0200, Anne Archibald wrote:
> I am puzzled by this. What is the rationale for x[i,:] not being a 1-d
> object?

It breaks A*B[i, :] where A and B are matrices.

Gaël



More information about the NumPy-Discussion mailing list