Skip to content

Commit

Permalink
edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
harold committed Sep 26, 2020
1 parent cc87cf0 commit 0d54f0b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
Binary file modified .DS_Store
Binary file not shown.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,8 @@ 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 conda or pip:

```
$ pip install metrolopy
```
Install MetroloPy with pip `pip install metrolopy` or conda
`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
Binary file modified dist/.DS_Store
Binary file not shown.

0 comments on commit 0d54f0b

Please sign in to comment.