
lmfit 1.3.4
0
Least-Squares Minimization with Bounds and Constraints
Contents
Least-Squares Minimization with Bounds and Constraints
How to Install lmfit
You can install lmfit using pip
pip install lmfit
or add it to a project with poetry
poetry add lmfit
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/lmfit/
- Documentation:
- https://lmfit.github.io/lmfit-py/
Classifiers
- Scientific/Engineering
Related Packages
Errors
A list of common lmfit errors.
Code Examples
Here are some lmfit code examples and snippets.
pythonfix