Re: rcond in numpy :

2009-08-31 Thread Robert Kern
On 2009-08-31 04:02 AM, Pierre wrote: Hello, Anyone knows the numpy equivalent of the matlab function : rcond (Matrix reciprocal condition number estimate) ? You will want to ask numpy questions on the numpy mailing list: http://www.scipy.org/Mailing_Lists numpy.linalg.cond() will give yo

rcond in numpy :

2009-08-31 Thread Pierre
Hello, Anyone knows the numpy equivalent of the matlab function : rcond (Matrix reciprocal condition number estimate) ? Thanks. -- http://mail.python.org/mailman/listinfo/python-list