mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Added NimLAPACK
This commit is contained in:
parent
d856bafc66
commit
3d6ad65470
@ -6427,5 +6427,17 @@
|
|||||||
"description": "Gif Encoder",
|
"description": "Gif Encoder",
|
||||||
"license": "Public Domain",
|
"license": "Public Domain",
|
||||||
"web": "https://github.com/ftsf/gifenc"
|
"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…
x
Reference in New Issue
Block a user