Added package morpheus (#703)

This commit is contained in:
notTito 2018-04-16 22:58:59 +03:00 committed by Dominik Picheta
parent 4cf9fbf100
commit fe79eee063

View File

@ -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",