aboutsummaryrefslogtreecommitdiff
path: root/libraries/nlopt/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/nlopt/README')
-rw-r--r--libraries/nlopt/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/nlopt/README b/libraries/nlopt/README
new file mode 100644
index 0000000000..a920f9ceb6
--- /dev/null
+++ b/libraries/nlopt/README
@@ -0,0 +1,4 @@
+NLopt is a free/open-source library for nonlinear optimization,
+providing a common interface for a number of different free
+optimization routines available online as well as original
+implementations of various other algorithms.