/gwin

A python package for Bayesian inference of gravitational-wave data

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

A python package for Bayesian Inference of gravitational-wave experimental data.

PyPI Version Python Versions License

Travis CI Status Documentation Status Maintainability Coveralls

Installation

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 .

Documentation