Add nim-science (#1056)
This commit is contained in:
parent
a96db6e76c
commit
b92b3fee62
1 changed files with 14 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue