On Tue, Apr 29, 2008 at 03:03:51PM -0700, Christopher Barker wrote: > Gael Varoquaux wrote: > > However I would find it nice that, for linear algebra, > > x[i, :] == x[:, i].T
> > This is the kind of behavior I expect, and we won't be getting it with 1D > > arrays. > But you WOULD get it with 1-d row/column objects. Yes. I agree 100% with you that this is the best solution. I fully agree with your complete message. Gaƫl _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
