diff options
| -rw-r--r-- | packages.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 8305b70..b93bceb 100644 --- a/packages.json +++ b/packages.json @@ -8933,6 +8933,18 @@ "web": "https://github.com/6A/Keystone.nim" }, { + "name": "morpheus", + "url": "https://github.com/notTito/morpheus", + "method": "git", + "tags": [ + "matrix", + "linear-algebra" + ], + "description": "Nim Matrix module", + "license": "MIT", + "web": "https://github.com/notTito/morpheus" + }, + { "name": "units", "url": "https://github.com/Udiknedormin/NimUnits", "method": "git", |
