Skip to content

rth/uncertainties

 
 

Repository files navigation

uncertainties

This is the uncertainties Python package, which performs transparent calculations with uncertainties (aka "error propagation"). This package also calculates derivatives.

GitHub

The current version of the master* branches in the Github repository are bleeding-edge, but they are working versions that passed the tests for many versions of Python starting at 2.4.

The master branch is for Python 2.7+ (including Python 3+ through 2to3), while the master_python2.3 branch is for Python 2.3 to 2.6 (with unit tests only run with Python 2.6).

Other branches might be present in the GitHub repository, but they are temporary and represent work in progress that does not necessarily run properly yet.

License

This package and its documentation are released under the Revised BSD License.

About

Transparent calculations with uncertainties on the quantities involved (aka "error propagation") ; calculation of derivatives.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Python 99.6%
  • Shell 0.4%