mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
add NumericalNim to Nimble (#1143)
This commit is contained in:
parent
b92763c8b1
commit
a3c3baec81
@ -14011,6 +14011,20 @@
|
|||||||
"web": "https://github.com/c0ntribut0r/cat-400",
|
"web": "https://github.com/c0ntribut0r/cat-400",
|
||||||
"doc": "https://github.com/c0ntribut0r/cat-400/tree/master/docs/tutorials"
|
"doc": "https://github.com/c0ntribut0r/cat-400/tree/master/docs/tutorials"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "numericalnim",
|
||||||
|
"url": "https://github.com/HugoGranstrom/numericalnim/",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"numerical",
|
||||||
|
"ode",
|
||||||
|
"integration",
|
||||||
|
"scientific"
|
||||||
|
],
|
||||||
|
"description": "A collection of numerical methods written in Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/HugoGranstrom/numericalnim/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "murmurhash",
|
"name": "murmurhash",
|
||||||
"url": "https://github.com/cwpearson/nim-murmurhash",
|
"url": "https://github.com/cwpearson/nim-murmurhash",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user