Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ionmich/jax-gw

Gravitational Waves in JAX
https://github.com/ionmich/jax-gw

gravitational-waves gw jax ligo-virgo lisa

Last synced: about 2 months ago
JSON representation

Gravitational Waves in JAX

Awesome Lists containing this project

README

        

[![Pytest](https://github.com/IonMich/jax-gw/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/IonMich/jax-gw/actions/workflows/tests.yml)
# 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:

```bash
git clone
pip install -e .
```

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Contributing

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