summaryrefslogtreecommitdiff
path: root/math/liblbfgs/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'math/liblbfgs/DESCR')
-rw-r--r--math/liblbfgs/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/liblbfgs/DESCR b/math/liblbfgs/DESCR
new file mode 100644
index 00000000000..732ff333f14
--- /dev/null
+++ b/math/liblbfgs/DESCR
@@ -0,0 +1,4 @@
+This library is a C port of the implementation of Limited-memory
+Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge
+Nocedal. The original FORTRAN source code is available at:
+http://www.ece.northwestern.edu/~nocedal/lbfgs.html