[ ソース: uncertainties ]
パッケージ: python-uncertainties-doc (3.1.6-1)
python-uncertainties-doc に関するリンク
Debian の資源:
uncertainties ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [packages.python.org]
類似のパッケージ:
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
その他の python-uncertainties-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 4.3)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: libjs-underscore
- JavaScript's functional programming helper library
-
- sug: python3-uncertainties
- Python3 module for calculations with uncertainties