tychon / physics

This is a python package with helper functions for working with quantities and formatting uncertain values.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a package with helper functions for working with quantities
and formatting uncertain values.

Install a local development copy with

    $ python3 setup.py develop --user

this will install an egg-file into your local package site.  That
egg-file links to this repository.  Therefore all changes will be
reflected in imports directly.

To uninstall run

    $ pip3 uninstall physics

About

This is a python package with helper functions for working with quantities and formatting uncertain values.

License:MIT License


Languages

Language:HTML 73.6%Language:Jupyter Notebook 19.2%Language:Python 7.2%