On Tue, 29 Apr 2008, Gael Varoquaux apparently wrote:
> Could you remind me which one it is? 

Proposal #6 at 
<URL:http://www.scipy.org/MatrixIndexing#list-of-proposals>
is my effort to summarize what Tim was proposing.
It does not include the oriented 1d vectors that I think you 
need (if I have understood you).

Alan

PS For beginners, perhaps ``x[[i],:]`` would be better
than ``x[i:i+1,:]``.  It has other advantages too...



_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to