Skip to content

IonMich/jax-gw

Repository files navigation

Pytest

jax_gw

This is a repository for ground-based and space-borne gravitational-wave (GW) analysis using JAX, with the main focus on the GW stochastic background. The autodiff capabilities of JAX allow for fast and efficient likelihood evaluation, which is crucial for GW parameter estimation.

Installation

Create a new conda environment and install the package with all dependencies:

git clone
pip install -e .

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.