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

https://github.com/gwkokab/gwkokab

An open-source JAX-based gravitational-wave population inference toolkit for parametric models ✴️
https://github.com/gwkokab/gwkokab

astrophysics gravitational-waves jax neutron-star

Last synced: 3 months ago
JSON representation

An open-source JAX-based gravitational-wave population inference toolkit for parametric models ✴️

Awesome Lists containing this project

README

          








logo


A JAX-based gravitational-wave population inference toolkit for parametric models

[**Installation**](https://gwkokab.readthedocs.io/en/latest/installation.html) |
[**Documentation**](https://gwkokab.readthedocs.io/) |
[**Examples/Tutorials**](https://gwkokab.readthedocs.io/en/latest/examples.html) |
[**FAQs**](https://gwkokab.readthedocs.io/en/latest/FAQs.html) |
[**Citing GWKokab**](#citing-gwkokab)

![GitHub License](https://img.shields.io/github/license/gwkokab/gwkokab?logo=open-source-initiative&logoColor=white&color=blue)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/gwkokab/gwkokab)
![PyPI - Version](https://img.shields.io/pypi/v/gwkokab)

[![Documentation Status](https://img.shields.io/readthedocs/gwkokab?logo=Read-the-Docs)](https://gwkokab.readthedocs.io/en/latest/?badge=latest)
[![CI](https://github.com/gwkokab/gwkokab/actions/workflows/ci.yml/badge.svg)](https://github.com/gwkokab/gwkokab/actions/workflows/ci.yml)

GWKokab is a JAX-based gravitational-wave population inference toolkit. It is designed to be a high-performance, flexible, easy-to-use library for sampling from a wide range of gravitational-wave population models. It is built on top of JAX, a high-performance numerical computing library, and is designed to be easily integrated into existing JAX workflows.

If you would like to contribute, please see the [contributing guidelines](https://gwkokab.readthedocs.io/en/latest/dev_docs/contributing.html).

> [!WARNING]
> Our documentation is generally maintained, but tutorials are currently outdated. While the main documentation is largely current, some inconsistencies may exist. We greatly value community feedback – if you encounter any discrepancies, please submit an issue report to help us improve the documentation quality for all users.

## Citing GWKokab

If you use GWKokab in your research, please cite the following:

```bibtex
@article{arxiv:2509.13638,
author = {{Qazalbash}, Meesum and {Zeeshan}, Muhammad and {O'Shaughnessy}, Richard},
title = {GWKokab: An Implementation to Identify the Properties of Multiple Population of Gravitational Wave Sources},
journal = {arXiv preprint arXiv:2509.13638},
year = {2025},
url = {https://arxiv.org/pdf/2509.13638v1}
}
```

```bibtex
@software{gwkokab2024github,
author = {Meesum Qazalbash, Muhammad Zeeshan, Richard O'Shaughnessy},
title = {{GWKokab}: A JAX-based gravitational-wave population inference toolkit for parametric models},
url = {https://github.com/gwkokab/gwkokab},
year = {2024}
}
```