mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package roots (#1396)
This commit is contained in:
parent
ed7cc9a0e2
commit
19658f16e8
@ -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…
x
Reference in New Issue
Block a user