Skip to content
This repository was archived by the owner on Dec 7, 2018. It is now read-only.
/ gwin Public archive

A python package for Bayesian inference of gravitational-wave data

License

Notifications You must be signed in to change notification settings

gwastro/gwin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6e8d8e3 · Aug 3, 2018
Apr 7, 2018
Jul 20, 2018
Aug 3, 2018
Aug 3, 2018
Aug 3, 2018
Aug 3, 2018
Jul 13, 2018
May 30, 2018
Apr 17, 2018
Apr 11, 2018
Apr 11, 2018
Mar 28, 2018
Jul 23, 2018
Mar 22, 2018
Apr 17, 2018
Jul 19, 2018
Apr 10, 2018
Apr 17, 2018
Jul 23, 2018
Apr 17, 2018
Jul 23, 2018
Apr 17, 2018

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