mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Added package nimcmaes (#1537)
This commit is contained in:
parent
6b046d8d27
commit
f01ac58126
@ -18492,5 +18492,17 @@
|
|||||||
"description": "A safe, high-level, optimized OpenGL wrapper",
|
"description": "A safe, high-level, optimized OpenGL wrapper",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/liquid600pgm/aglet"
|
"web": "https://github.com/liquid600pgm/aglet"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimcmaes",
|
||||||
|
"url": "https://github.com/zevv/nimcmaes",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"cmaes",
|
||||||
|
"optimization"
|
||||||
|
],
|
||||||
|
"description": "Nim CMAES library",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"web": "https://github.com/zevv/nimcmaes"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user