Merge pull request #501 from jxy/add-primme1607

Add package primme
This commit is contained in:
Dominik Picheta 2017-05-12 22:30:02 +01:00 committed by GitHub
commit cf04e2cb14

View File

@ -6289,6 +6289,20 @@
"license": "MIT",
"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",