This is a C# port of the C-based MPFIT Levenberg-Marquardt solver for nonlinear least-squares data fitting at Argonne National Labs for any platform compatible with .NET Standard 2.0.
Info
Version: | 1.2.0 |
Author(s): | David J. Cuccia, Anders Gustafsson |
Last Update: | Wednesday, July 30, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cureos/csmpfit |
NuGet Url: | https://www.nuget.org/packages/csmpfit |
Install
Install-Package csmpfit
dotnet add package csmpfit
paket add csmpfit
csmpfit Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags