add Measuremancer (#2392)

This commit is contained in:
Vindaar 2022-10-19 15:15:32 +02:00 committed by GitHub
parent 3c50f5552e
commit d718e5221b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27739,5 +27739,20 @@
"description": "jtr is a commmand of JSON tree viewer with type",
"license": "MIT",
"web": "https://github.com/u1and0/jtr"
},
{
"name": "measuremancer",
"url": "https://github.com/SciNim/Measuremancer",
"method": "git",
"tags": [
"measurements",
"error propagation",
"errors",
"uncertainties",
"science"
],
"description": "A library to handle measurement uncertainties",
"license": "MIT",
"web": "https://github.com/SciNim/Measuremancer"
}
]