From fe79eee063aea52b210aacf73ada2f63ccda12f0 Mon Sep 17 00:00:00 2001 From: notTito Date: Mon, 16 Apr 2018 22:58:59 +0300 Subject: Added package morpheus (#703) --- packages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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", -- cgit v1.2.3