aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index e1b31e9..bf4ed28 100644
--- a/packages.json
+++ b/packages.json
@@ -13243,5 +13243,21 @@
"description": "MPD client library",
"license": "MIT",
"web": "https://github.com/SolitudeSF/mpdclient"
+ },
+ {
+ "name": "mentat",
+ "url": "https://github.com/ruivieira/nim-mentat",
+ "method": "git",
+ "tags": [
+ "science",
+ "machine-learning",
+ "data-science",
+ "statistics",
+ "math",
+ "library"
+ ],
+ "description": "A Nim library for data science and machine learning",
+ "license": "Apache License 2.0",
+ "web": "https://github.com/ruivieira/nim-mentat"
}
]