matthagy / physmath

Physical Math (units & uncertainies) for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Physical Math - Utilities for calculation with measurements

physmath is a Python module for working with measurements; specifically with regard to their limited accuracy (significant figures) and their units. The components were originally developed for several online chemistry apps and it is our hope that you will find them useful in your own projects.

Currently, parts of this project depends on utilities in the hlab package and the runtime portion of the jamenson package. These dependencies will be removed in the future.

About

Physical Math (units & uncertainies) for Python

License:Apache License 2.0


Languages

Language:Python 100.0%