This is a C# port of the C-based MPFIT Levenberg-Marquardt solver for nonlinear least-squares data fitting at Argonne National Labs for .NET 2.0 and higher, or any platform target compatible with PCL Profile 328 or .NET Standard 1.0.
Info
Version: | 1.1.2 |
Author(s): | David J. Cuccia, Anders Gustafsson |
Last Update: | Wednesday, November 23, 2022 |
.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