Pakket: python3-uncertainties (3.0.2.github-2)
Verwijzigingen voor python3-uncertainties
Debian bronnen:
Het bronpakket uncertainties downloaden:
- [uncertainties_3.0.2.github-2.dsc]
- [uncertainties_3.0.2.github.orig.tar.gz]
- [uncertainties_3.0.2.github-2.debian.tar.xz]
Beheerders:
- Debian Python Modules Team (QA-pagina, Mailarchief)
- David Paleino (QA-pagina)
- Federico Ceratto (QA-pagina)
Externe bronnen:
- Homepage [packages.python.org]
Vergelijkbare pakketten:
Python3 module for calculations with uncertainties
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.
Andere aan python3-uncertainties gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: python3-numpy
- Fast array facility to the Python 3 language