mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added linalg
This commit is contained in:
parent
fcc2e40ba0
commit
7a0dcfbbf6
@ -1695,5 +1695,14 @@
|
||||
"description": "Simple and compact fuzzing",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://apense.github.io/nimfuzz"
|
||||
},
|
||||
{
|
||||
"name": "linalg",
|
||||
"url": "https://github.com/unicredit/linear-algebra",
|
||||
"method": "git",
|
||||
"tags": ["vector", "matrix", "linear algebra", "BLAS", "LAPACK"],
|
||||
"description": "Linear algebra for Nim",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/unicredit/linear-algebra"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user