An exoplanet-friendly interface between
REBOUND,
REBOUNDx, and PyMC3.
This library provides a set of custom Theano
/aesara
"ops" for evaluating and
differentiating N-body orbits within a PyMC3 model.
The best way to install rebound-pymc3
is using pip:
python -m pip install rebound-pymc3
Coming soon. For now, take a look at the tests in the tests
directory for some
ideas.