This repository was archived by the owner on Dec 7, 2018. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork26
A python package for Bayesian inference of gravitational-wave data
License
NotificationsYou must be signed in to change notification settings
gwastro/gwin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 thenclone the repositoryand then run the following in your source code directory.
pip install .