Installation
clusterps is available on gitlab and PyPI.
The easiest way of installing clusterps is obviously to use pip:
pip install clusterps
The PyPI repository should contain the latest stable release (as judged by the developer), it may not be the latest version thus some features may be missing. To install the latest version from Github:
pip install git+https://gitlab.astro.unige.ch/eckertd/clusterps.git
clusterps depends on numpy, scipy, astropy, matplotlib, torch, and sbi.