[ ソース: uncertainties ]
パッケージ: python3-uncertainties (3.2.2-1)
python3-uncertainties に関するリンク
Debian の資源:
uncertainties ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [packages.python.org]
類似のパッケージ:
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.
その他の python3-uncertainties 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- sug: python-uncertainties-doc
- Python3 module for calculations with uncertainties: documentation