summaryrefslogtreecommitdiff
path: root/libraries/levmar/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/levmar/README')
-rw-r--r--libraries/levmar/README4
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.