Added package roots (#1396)
This commit is contained in:
parent
ed7cc9a0e2
commit
19658f16e8
1 changed files with 14 additions and 0 deletions
|
|
@ -16949,5 +16949,19 @@
|
|||
],
|
||||
"description": "An embedded text editor for paranim games",
|
||||
"license": "Public Domain"
|
||||
},
|
||||
{
|
||||
"name": "roots",
|
||||
"url": "https://github.com/BarrOff/roots",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"math",
|
||||
"numerical",
|
||||
"scientific",
|
||||
"root"
|
||||
],
|
||||
"description": "Root finding functions for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/BarrOff/roots"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue