add numnim (#1578)
This commit is contained in:
parent
1e7b2a1e68
commit
87a0a87cf4
1 changed files with 17 additions and 0 deletions
|
|
@ -1,4 +1,21 @@
|
|||
[
|
||||
{
|
||||
"name": "numnim",
|
||||
"url": "https://github.com/YesDrX/numnim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"numnim",
|
||||
"numpy",
|
||||
"ndarray",
|
||||
"matrix",
|
||||
"pandas",
|
||||
"dataframe"
|
||||
],
|
||||
"description": "A numpy like ndarray and dataframe library for nim-lang.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/YesDrX/numnim",
|
||||
"doc": "https://github.com/YesDrX/numnim"
|
||||
},
|
||||
{
|
||||
"name": "filesize",
|
||||
"url": "https://github.com/sergiotapia/filesize",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue