Remove deleted morpheus package

This commit is contained in:
Dominik Picheta 2018-06-21 22:24:53 +01:00 committed by GitHub
parent 37289a6e88
commit 602bf91193
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9081,18 +9081,6 @@
"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",