Added NimLAPACK

This commit is contained in:
Andrea Ferretti 2017-05-29 18:11:28 +02:00
parent d856bafc66
commit 3d6ad65470

View File

@ -6427,5 +6427,17 @@
"description": "Gif Encoder",
"license": "Public Domain",
"web": "https://github.com/ftsf/gifenc"
},
{
"name": "nimlapack",
"url": "https://github.com/unicredit/nimlapack",
"method": "git",
"tags": [
"LAPACK",
"linear-algebra"
],
"description": "LAPACK bindings",
"license": "Apache2",
"web": "https://github.com/unicredit/nimlapack"
}
]