Added package roots (#1396)

This commit is contained in:
BarrOff
2020-03-14 08:32:11 +01:00
committed by GitHub
parent ed7cc9a0e2
commit 19658f16e8
+14
View File
@@ -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"
}
]