Add nim-science (#1056)

This commit is contained in:
Rui Vieira 2019-04-12 19:08:20 +01:00 committed by Miran
parent a96db6e76c
commit b92b3fee62

View File

@ -13082,5 +13082,19 @@
"description": "client for sonic search backend",
"license": "MIT",
"web": "https://github.com/xmonader/nim-sonic-client"
},
{
"name": "science",
"url": "https://github.com/ruivieira/nim-science",
"method": "git",
"tags": [
"science",
"algebra",
"statistics",
"math"
],
"description": "A library for scientific computations in pure Nim",
"license": "Apache License 2.0",
"web": "https://github.com/ruivieira/nim-science"
}
]