Re: problem with svd in numpy

2006-11-02 Thread Robert Kern
Zeynep Gerek wrote: > Hello, > > I am having weird problem with svd routine in python. numpy questions are best asked on the numpy list. http://www.scipy.org/Mailing_Lists > I am comparing > eigenvector values from python and matlab. And they are giving different > values. Actually, they a

problem with svd in numpy

2006-11-02 Thread Zeynep Gerek
Hello, I am having weird problem with svd routine in python. I am comparing eigenvector values from python and matlab. And they are giving different values. Actually, they are same but python gives negative values of these numbers.   This is my test program (I am dealing with 100x100 mat