Adapted from pydd by Adam Coogan to use solely numpy (not jax) and includes more BH environments, namely accretion disks and gravitational atoms. This code was used to do the analysis for https://arxiv.org/abs/2211.01362 (Cole et al. 2022)
Install pydd
by cloning this repo and installing with pip install .
.
Add -e
to make the install editable.