Category:Lm

From Rosetta Code
Revision as of 20:13, 27 May 2021 by GarveyPatrickD (talk | contribs) (Added library template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

lm is a library for Go which solves non-linear least squares problems using the Levenberg-Marquardt method. It does not appear to be subject to any licence itself but is dependent on the gonum suite which is subject to the BSD 3-Clause license.

Pages in category "Lm"

This category contains only the following page.