Added package primme
This commit is contained in:
parent
00d676c5ce
commit
100d10c57b
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue