aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 126d345..1075463 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]