Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 259 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 259 Bytes

chem

A collection of useful functions written in the Python Programming Language. The library is primarily focused on groundwater chemistry analysis.

To install

git clone https://github.com/robinkeegan/chem
cd chem
python setup.py install