Re: [Numpy-discussion] Change of SVD output

2008-07-25 Thread Robert Kern
On Fri, Jul 25, 2008 at 17:01, Arnar Flatberg <[EMAIL PROTECTED]> wrote: > Hi > > In a recent thread there was an error in how a matrix is reconstructed from > its SVD decomposition. I apologize if this is just an old and settled issue > and I am just adding noise, but I got bitten by numpy's unfam

[Numpy-discussion] Change of SVD output

2008-07-25 Thread Arnar Flatberg
Hi In a recent thread there was an error in how a matrix is reconstructed from its SVD decomposition. I apologize if this is just an old and settled issue and I am just adding noise, but I got bitten by numpy's unfamiliar output myself a long time ago and I see others get confused as well. So what