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

Latest commit

 

History

History
54 lines (38 loc) · 1.68 KB

README.rst

File metadata and controls

54 lines (38 loc) · 1.68 KB

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