Bug#566485: ITP: uncertainties -- transparent calculations with uncertainties on the quantities involved
Package: wnpp
Severity: wishlist
Owner: Jakub Wilk <ubanus@users.sf.net>
* Package name : uncertainties
Version : 1.2.2
Upstream Author : Eric O. LEBIGOT
* URL : http://pypi.python.org/pypi/uncertainties/
* License : GPLv2
Programming Lang: Python
Description : transparent calculations with uncertainties on the quantities involved
uncertainties is a Python 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.