diff --git a/packages.json b/packages.json index 8305b70..b93bceb 100644 --- a/packages.json +++ b/packages.json @@ -8932,6 +8932,18 @@ "license": "MIT", "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",