Add package num_crunch (#2766)

This commit is contained in:
Willi Kappler 2023-11-30 21:06:01 +01:00 committed by GitHub
parent 290516432f
commit ac2b6a176a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",