add nlopt library
This commit is contained in:
parent
78e45f0d5b
commit
525d4a6ab5
1 changed files with 14 additions and 0 deletions
|
|
@ -8995,6 +8995,20 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/Vindaar/nim-mpfit"
|
||||
},
|
||||
{
|
||||
"name": "nlopt",
|
||||
"url": "https://github.com/Vindaar/nimnlopt",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"wrapper",
|
||||
"binding",
|
||||
"nonlinear-optimization",
|
||||
],
|
||||
"description": "A wrapper for the non-linear optimization C library Nlopt",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Vindaar/nimnlopt"
|
||||
},
|
||||
{
|
||||
"name": "itertools",
|
||||
"url": "https://github.com/narimiran/itertools",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue