Added package nimga (#1173)

This commit is contained in:
Toshiki Ohnogi 2019-09-21 19:46:30 +09:00 committed by Miran
parent e99abe8534
commit cda1bb43b2

View File

@ -14379,5 +14379,17 @@
"description": "Amazon Web Services (AWS) APIs",
"license": "MIT",
"web": "https://github.com/disruptek/atoz"
},
{
"name": "nimga",
"url": "https://github.com/toshikiohnogi/nimga",
"method": "git",
"tags": [
"GeneticAlgorithm",
"nimga"
],
"description": "Genetic Algorithm Library for Nim.",
"license": "MIT",
"web": "https://github.com/toshikiohnogi/nimga"
}
]