ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

ASCL Code Record

[ascl:1606.014] Lmfit: Non-Linear Least-Square Minimization and Curve-Fitting for Python

Lmfit provides a high-level interface to non-linear optimization and curve fitting problems for Python. Lmfit builds on and extends many of the optimization algorithm of scipy.optimize, especially the Levenberg-Marquardt method from optimize.leastsq. Its enhancements to optimization and data fitting problems include using Parameter objects instead of plain floats as variables, the ability to easily change fitting algorithms, and improved estimation of confidence intervals and curve-fitting with the Model class. Lmfit includes many pre-built models for common lineshapes.

Code site:
https://lmfit.github.io/lmfit-py/ https://github.com/lmfit/lmfit-py/
Used in:
https://ui.adsabs.harvard.edu/abs/2014ApJ...790...93P
Bibcode:
2016ascl.soft06014N
Preferred citation method:

https://doi.org/10.5281/zenodo.598352


Views: 8077

ascl:1606.014
Add this shield to your page
Copy the above HTML to add this shield to your code's website.