[SciPy-Dev] Least-Squares Linear Solver ( scipy.linalg.lstsq ) not optimal

Sturla Molden sturla.molden at gmail.com
Tue Jan 20 13:12:37 EST 2015


On 20/01/15 19:00, Eric Moore wrote:

> No that's what it means. The subroutine calculates exactly that (I'd
> imagine, didn't check) and compares it to the value you specify. If the
> calculated value is less than your specified value, the matrix is then
> considered to be singular.

I see, so it is the smallest RCOND allowed, and not the true RCOND.

Sturla





More information about the SciPy-Dev mailing list