coolcoolad / pythonxy

Automatically exported from code.google.com/p/pythonxy
0 stars 0 forks source link

add the uncertainties package #419

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The uncertainties package in my opinion could be really useful in pythonxy.

http://packages.python.org/uncertainties/index.html#

"The uncertainties package is a free, cross-platform program that transparently 
handles calculations with numbers with uncertainties (like 3.14±0.01). It can 
also yield the derivatives of any expression."

Valerio.

Original issue reported on code.google.com by mimisa...@gmail.com on 21 Apr 2012 at 6:41

GoogleCodeExporter commented 8 years ago
This is an extremely useful package for metrologists in particular, but 
relevant to all scientists.  I personally use a similar python-based calculator 
(GTC on http://mst.irl.cri.nz/), but as this is not available as a python 
module the uncertainties package is a good choice for pythonxy.

Original comment by Keith56J...@gmail.com on 28 Apr 2012 at 8:30

GoogleCodeExporter commented 8 years ago

Original comment by grizzly.nyo on 12 May 2012 at 3:49