[SciPy-Dev] Levenberg-Marquardt Implementation

Sturla Molden sturla.molden at gmail.com
Wed Apr 2 11:51:49 EDT 2014


On 25/02/14 23:13, Pauli Virtanen wrote:

> Porting LMDER to Python has been done (a several times), but as such, it
> doesn't have so much advantage over MINPACK.

It would allow us to use optimized LAPACK for linear least squares, 
instead of the MINPACK supplied QR routines.

Sturla





More information about the SciPy-Dev mailing list