mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added Neo
This commit is contained in:
parent
a0a5e9e2b0
commit
3e1dd0bdac
@ -6465,5 +6465,21 @@
|
|||||||
"description": "Support for serialization of objects",
|
"description": "Support for serialization of objects",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/JeffersonLab/serializetools"
|
"web": "https://github.com/JeffersonLab/serializetools"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "neo",
|
||||||
|
"url": "https://github.com/unicredit/neo",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"vector",
|
||||||
|
"matrix",
|
||||||
|
"linear algebra",
|
||||||
|
"BLAS",
|
||||||
|
"LAPACK",
|
||||||
|
"CUDA"
|
||||||
|
],
|
||||||
|
"description": "Linear algebra for Nim",
|
||||||
|
"license": "Apache License 2.0",
|
||||||
|
"web": "https://github.com/unicredit/neo"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user