Added Neo

This commit is contained in:
Andrea Ferretti 2017-06-06 16:25:30 +02:00
parent a0a5e9e2b0
commit 3e1dd0bdac

View File

@ -6465,5 +6465,21 @@
"description": "Support for serialization of objects",
"license": "MIT",
"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"
}
]