Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 722 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 722 Bytes

pyGSM

GitHub Actions Build Status codecov

Reaction path and photochemistry tool

Documentation

See https://zimmermangroup.github.io/pyGSM/

Install instructions

pyGSM can be installed by setting up a python environment (e.g. venv, conda), cloning the GitHub repository, and installing with pip. From the root directory in the git repository, this would look like:

pip install -e .