InstallationΒΆ

Either install the PyPI version via pip:

$ pip install estats

or install the development version from GitLab:

$ git clone git@cosmo-gitlab.phys.ethz.ch:cosmo_public/estats.git
$ cd estats
$ python setup.py install