Installation#

GCfit can be installed directly using pip, from PyPI:

$ pip install GCfit

or from it’s github page directly:

$ pip install git+https://github.com/nmdickson/GCfit.git

The latest, bleeding-edge, code can be installed from the develop branch:

$ pip install git+https://github.com/nmdickson/GCfit.git@develop