Alan G Isaac wrote: > On Tue, 27 Mar 2007, Robert Kern apparently wrote: >> Gram-Schmidt orthogonalization > > I take it from context that you consider it desirable > to end up with a list of matrices?
Honestly, I don't care. You asked about iteration, and I gave you an example where it was important that the iterates were matrices (such that .T worked correctly). Please stop moving the goal posts. > I guess I would find it more natural to work with the > arrays, but perhaps that starts just being taste. Personally, I find working with arrays from start to finish the most natural. If you really want iterates to be arrays, just use .A. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion