A self-contained C library for Levenberg-Marquardt least-squares minimization and curve fitting. To minimize arbitrary user-provided functions, or to fit user-provided data. No need to provide derivatives. With application examples.
Categories
MathematicsLicense
Public DomainFollow lmfit - least squares fitting
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
-
Everything works fine. Through zero functionality can be achieved by running the function with a formula that does not contain the constant c. For example: y = ax^2 + bx instead of the full formula y = ax^2 + bx + c. At least it does what I want it to do in my case :)
-
Lmfit works good.