mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-09 12:03:29 +00:00
Update packages.json
This commit is contained in:
parent
5f70056fb8
commit
71802484db
@ -23443,5 +23443,23 @@
|
|||||||
"description": "Godot-Nim Utility - Godot gamedev with Nim",
|
"description": "Godot-Nim Utility - Godot gamedev with Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Knaque/gnu"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user