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
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to