mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
add nlopt library
This commit is contained in:
parent
78e45f0d5b
commit
525d4a6ab5
@ -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…
x
Reference in New Issue
Block a user