Language

Package: python-lmfit @ 1.0.2

Synopsis

Least-Squares minimization with bounds and constraints

Description

Lmfit provides a high-level interface to non-linear optimization and curve fitting problems for Python. It builds on and extends many of the optimization methods of scipy.optimize. Initially inspired by (and named for) extending the Levenberg-Marquardt method from scipy.optimize.leastsq, lmfit now provides a number of useful enhancements to optimization and data fitting problems.

Home page
https://lmfit.github.io/lmfit-py/
Location
gnu/packages/python-xyz.scm (line: 14364, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings