Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 942 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 942 Bytes



Tests

rebound-pymc3

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.

Installation

The best way to install rebound-pymc3 is using pip:

python -m pip install rebound-pymc3

Usage

Coming soon. For now, take a look at the tests in the tests directory for some ideas.