diff --git a/packages.json b/packages.json index 7431ea564..923e1547c 100644 --- a/packages.json +++ b/packages.json @@ -31974,6 +31974,20 @@ "license": "MIT", "web": "https://github.com/khchen/gura" }, + { + "name": "num_crunch", + "url": "https://github.com/willi-kappler/num_crunch", + "method": "git", + "tags": [ + "hpc", + "distributed", + "computation", + "number crunching" + ], + "description": "Allows to write distributed programs for number crunching easily.", + "license": "MIT", + "web": "https://github.com/willi-kappler/num_crunch" + }, { "name": "jacket", "url": "https://github.com/SpotlightKid/jacket",