aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2017-05-12 22:30:02 +0100
committerGitHub <noreply@github.com>2017-05-12 22:30:02 +0100
commitcf04e2cb14ac2c6226ca35b2a9ecd57ae6586134 (patch)
tree2149cca36517f494669695252baa597c17b7b184
parentc366352535f1c112a478034cfe3cf37240ea731c (diff)
parentb264be488ffbb0780f39f4103a0a1f1c4221eec9 (diff)
downloadpackages-cf04e2cb14ac2c6226ca35b2a9ecd57ae6586134.tar.gz
packages-cf04e2cb14ac2c6226ca35b2a9ecd57ae6586134.zip
Merge pull request #501 from jxy/add-primme1607
Add package primme
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index b27f2e0..0d71c0e 100644
--- a/packages.json
+++ b/packages.json
@@ -6290,6 +6290,20 @@
"web": "https://github.com/jangko/freetype"
},
{
+ "name": "primme",
+ "url": "https://github.com/jxy/primme",
+ "method": "git",
+ "tags": [
+ "library",
+ "eigenvalues",
+ "high-performance",
+ "singular-value-decomposition"
+ ],
+ "description": "Nim interface for PRIMME: PReconditioned Iterative MultiMethod Eigensolver",
+ "license": "MIT",
+ "web": "https://github.com/jxy/primme"
+ },
+ {
"name": "sitmo",
"url": "https://github.com/jxy/sitmo",
"method": "git",