diff --git a/packages.json b/packages.json index 75c0004..b13e928 100644 --- a/packages.json +++ b/packages.json @@ -14011,6 +14011,20 @@ "web": "https://github.com/c0ntribut0r/cat-400", "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", "url": "https://github.com/cwpearson/nim-murmurhash",