Added package nimcmaes (#1537)

This commit is contained in:
Ico Doornekamp 2020-06-26 10:20:51 +02:00 committed by GitHub
parent 6b046d8d27
commit f01ac58126
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18492,5 +18492,17 @@
"description": "A safe, high-level, optimized OpenGL wrapper",
"license": "MIT",
"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"
}
]