diff --git a/packages.json b/packages.json index b27f2e0..0d71c0e 100644 --- a/packages.json +++ b/packages.json @@ -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",