On Tue, 27 Mar 2007, Bill Baxter apparently wrote: 
> xformedPt = someComplicatedNonLinearThing(pt)

> I do stuff like the above quite frequently in my code, 
> although with arrays rather than matrices. 


Exactly: that was one other thing I found artificial.
Surely the points will then be wanted as arrays.

So my view is that we still do not have a use case
for wanting matrices yielded when iterating across
rows of a matrix.

Alan Isaac

PS In the "large number of points" case, the thing to
do would be to extract modest sized submatrices.



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

Reply via email to