d0cod3r / experimentalQuantitys

Physical quantities can be expressed by a real number, an uncertaintiy, and a unit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

experimentalQuantities

This is a python package to handle quantities from physical experiments. Those are numbers with a statistical deviation, a systematical uncertainty and a unit.

It supports basic arithmetics, many other mathematical functions and has a special enviroment to handle large collections with similar uncertainties and units.

TODO more documentation

About

Physical quantities can be expressed by a real number, an uncertaintiy, and a unit.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%