Content deleted Content added
Added a link to Java LM implementations. |
|||
Line 50:
*[[MINPACK]] has a [[FORTRAN]] implementation [http://www.netlib.org/minpack/ lmdif].
*A [[C programming language]] implementation can be found at [https://sourceforge.net/projects/lmfit/ sourceforge::lmfit].
*
*[[gnuplot]] uses its own implementation [http://www.gnuplot.info/ gnuplot.info].
*[http://www.ics.forth.gr/%7elourakis/levmar/ levmar]: Levenberg-Marquardt non-linear least squares algorithms in C/C++.
|