[ 原始碼: uncertainties ]
套件:python3-uncertainties(3.1.6-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-future
- Clean single-source support for Python 3 and 2 - Python 3.x
-
- rec: python3-numpy
- Fast array facility to the Python 3 language
-
- sug: python-uncertainties-doc
- Python3 module for calculations with uncertainties: documentation