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

Robert Kern robert.kern at gmail.com
Mon Feb 9 10:15:31 EST 2015


On Mon, Feb 9, 2015 at 3:12 PM, Sturla Molden <sturla.molden at gmail.com>
wrote:
>
> Eric Moore <ewm at redtetrahedron.org> wrote:
> > FWIW, this is also what scipy.linalg.pinv2 does.
>
> Why is there two of them?

Two different methods of calculation, as the docstrings explain.

--
Robert Kern
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20150209/ab46df26/attachment.html>


More information about the SciPy-Dev mailing list