mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
transfer numericalnim to SciNim (#2033)
This commit is contained in:
parent
4c9ca08dd9
commit
b71e9d17a2
@ -14982,17 +14982,18 @@
|
||||
},
|
||||
{
|
||||
"name": "numericalnim",
|
||||
"url": "https://github.com/HugoGranstrom/numericalnim/",
|
||||
"url": "https://github.com/SciNim/numericalnim/",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"numerical",
|
||||
"ode",
|
||||
"integration",
|
||||
"scientific"
|
||||
"scientific",
|
||||
"interpolation"
|
||||
],
|
||||
"description": "A collection of numerical methods written in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/HugoGranstrom/numericalnim/"
|
||||
"web": "https://github.com/SciNim/numericalnim/"
|
||||
},
|
||||
{
|
||||
"name": "murmurhash",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user