A python package for Bayesian Inference of gravitational-wave experimental data.
You can download the latest gwin release from pypi using pip
pip install gwin
If you want to install from source then clone the repository and then run the following in your source code directory.
pip install .