vcpkg/ports/nlopt/vcpkg.json
2020-12-15 15:20:43 -08:00

7 lines
230 B
JSON

{
"name": "nlopt",
"version-string": "2.7.0",
"description": "a library for nonlinear local and global optimization, for functions with and without gradient information.",
"homepage": "https://github.com/stevengj/nlopt"
}