Pakket: python-uncertainties-doc (3.2.2-1)
Verwijzigingen voor python-uncertainties-doc
Debian bronnen:
Het bronpakket uncertainties downloaden:
Beheerders:
Externe bronnen:
- Homepage [packages.python.org]
Vergelijkbare pakketten:
Python3 module for calculations with uncertainties: documentation
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.
This package contains documentation for the python3-uncertainties package
Andere aan python-uncertainties-doc gerelateerde pakketten
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.3)
- JavaScript support for Sphinx documentation
-
- dep: node-mathjax-full
- JavaScript library to display math in browsers
-
- sug: python3-uncertainties
- Python3 module for calculations with uncertainties