python3-uncertainties

Python3 module for calculations with uncertainties

Description

uncertainties is a Python3 module, which allows calculations such as

  (0.2 +/- 0.01) * 2 = 0.4 +/- 0.02

to be performed transparently; much more complex mathematical expressions involving numbers with uncertainties can also be evaluated transparently.

Correlations between expressions are correctly taken into account; x-x is thus exactly zero, for instance. The uncertainties produced by this module are what is predicted by error propagation theory.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://packages.python.org/uncertainties/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-uncertainties