aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index c146cf6..7e01a1c 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]