Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harold committed Sep 26, 2020
1 parent 0d54f0b commit 79052fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tools for dealing with physical quantities: uncertainty propagation and unit co

MetroloPy is a pure python package and requires Python 3 and the SciPy stack (NumPy, SciPy, Pandas, and IPython). It looks best in a Jupyter Notebook.

Install MetroloPy with pip `pip install metrolopy` or conda
Install MetroloPy with `pip install metrolopy` or
`conda install -c hvparks metrolopy`.

Physical quantities can then be represented in Python as `gummy` objects with an uncertainty and (or) a unit:
Expand Down

0 comments on commit 79052fb

Please sign in to comment.