Added package primme

This commit is contained in:
Xiao-Yong Jin 2017-05-11 11:07:41 -05:00
parent 00d676c5ce
commit 100d10c57b

View File

@ -6288,5 +6288,17 @@
"description": "wrapper for FreeType2 library",
"license": "MIT",
"web": "https://github.com/jangko/freetype"
},
{
"name": "primme",
"url": "https://github.com/jxy/primme",
"method": "git",
"tags": [
"library",
"eigenvalues"
],
"description": "Nim interface for PRIMME: PReconditioned Iterative MultiMethod Eigensolver",
"license": "MIT",
"web": "https://github.com/jxy/primme"
}
]