Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 302 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 302 Bytes

compysitional

Python scripts for doing basic statistical analysis on compositional data, with a focus on geochemical data.

Installation

Clone this repository locally. Navigate to the directory and run:

pip install .

The package can now be imported as normal (e.g., import compysitional)