On Tue, 29 Apr 2008, Alan G Isaac apparently wrote: > Gael has argued strongly that he should be able to use the > following notation: ``x[0,:]*A*x[:,0]``.
By the way Gael, is x.rows(0) * A * x.cols(0) a good replacement in your view? I find it nicely explicit and, to meet another of your concerns, usable by newbies. Cheers, Alan _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion