mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-20 20:09:51 +00:00
add nlopt library
This commit is contained in:
parent
78e45f0d5b
commit
525d4a6ab5
@ -8995,6 +8995,20 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Vindaar/nim-mpfit"
|
"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",
|
"name": "itertools",
|
||||||
"url": "https://github.com/narimiran/itertools",
|
"url": "https://github.com/narimiran/itertools",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user