0
I Use This!
Low Activity
Analyzed about 18 hours ago. based on code collected about 18 hours ago.

Project Summary

Lmfit provides a high-level interface to non-linear optimization and curve fitting problems for Python. Lmfit builds on Levenberg-Marquardt algorithm of scipy.optimize.leastsq(), but also supports most of the optimization methods from scipy.optimize.

Features:
- Using Parameter objects instead of plain floats as variables. A Parameter has a value that can be varied in the fit, fixed, have upper and/or lower bounds. It can even have a value that is constrained by an algebraic expression of other Parameter values.
- Ease of changing fitting algorithms.
- Improved estimation of confidence intervals.
- Improved curve-fitting with the Model class, which allows to turn a function into a model to fit the data.
- Many pre-built models for common lineshapes are included and ready to use.

Tags

fitting least_squares math minimization model optimization physics python scientific_computing scientificcomputing

BSD 3-clause "New" or "Revised" License
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    search using multiple tags to find exactly what you need
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
About Project Security

Languages

Python
91%
AMPL
5%
5 Other
4%

30 Day Summary

Jun 26 2025 — Jul 26 2025

12 Month Summary

Jul 26 2024 — Jul 26 2025
  • 70 Commits
    Up + 6 (9%) from previous 12 months
  • 11 Contributors
    Up + 2 (22%) from previous 12 months

Ratings

1 user rates this project:
5.0
 
5.0/5.0
Click to add your rating
  
Review this Project!