Added NimLAPACK
This commit is contained in:
parent
d856bafc66
commit
3d6ad65470
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue