Update packages.json

This commit is contained in:
ayman-albaz
2021-08-01 13:00:52 +01:00
committed by Dominik Picheta
parent 5f70056fb8
commit 71802484db
+18
View File
@@ -23443,5 +23443,23 @@
"description": "Godot-Nim Utility - Godot gamedev with Nim",
"license": "MIT",
"web": "https://github.com/Knaque/gnu"
},
{
"name": "linear_models",
"url": "https://github.com/ayman-albaz/linear-models",
"method": "git",
"tags": [
"math",
"linear-algebra",
"statistics",
"machine-learning",
"BLAS",
"LAPACK",
"linear",
"glm"
],
"description": "Generalized linear models in Nim.",
"license": "Apache-2.0 License",
"web": "https://github.com/ayman-albaz/linear-models"
}
]