Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

gwastro/gwin

Repository files navigation

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