diff options
author | Alexander Feldman <alex@llama.gs> | 2016-10-14 13:27:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-14 22:20:03 +0700 |
commit | 586e7472246dfee07fa8e0a705c34b8e626b1204 (patch) | |
tree | aefe78ba4a158aeba1ec6f275cbe4b9309d9741a /libraries/Ipopt/Ipopt.info | |
parent | 747fb8f1cfd4fe043a4d182e1c1e8884c49e7aad (diff) | |
download | slackbuilds-586e7472246dfee07fa8e0a705c34b8e626b1204.tar.gz |
libraries/Ipopt: Added (Interior Point OPTimizer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/Ipopt/Ipopt.info')
-rw-r--r-- | libraries/Ipopt/Ipopt.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/Ipopt/Ipopt.info b/libraries/Ipopt/Ipopt.info new file mode 100644 index 0000000000..d573af0728 --- /dev/null +++ b/libraries/Ipopt/Ipopt.info @@ -0,0 +1,10 @@ +PRGNAM="Ipopt" +VERSION="3.12.6" +HOMEPAGE="https://projects.coin-or.org/Ipopt" +DOWNLOAD="http://www.coin-or.org/download/source/Ipopt/Ipopt-3.12.6.tgz" +MD5SUM="076bac1fa0c4e40dca8fab8768cbb70e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="blas" +MAINTAINER="Alexander Feldman" +EMAIL="alex@llama.gs" |