diff options
Diffstat (limited to 'libraries/levmar/README')
-rw-r--r-- | libraries/levmar/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/levmar/README b/libraries/levmar/README new file mode 100644 index 0000000000..85388f0795 --- /dev/null +++ b/libraries/levmar/README @@ -0,0 +1,4 @@ +levmar (Levenberg-Marquardt nonlinear least squares algorithm) + +GPL native ANSI C implementations of the Levenberg-Marquardt optimization +algorithm, usable also from C++, Matlab, Perl, Python, Haskell and Tcl. |