Exoplanet Versions Save

Fast & scalable MCMC for all your exoplanet needs!

v0.5.1rc1

3 years ago

v0.5.0

3 years ago

0.5.0 (2021-05-04)

  • Adds high-level, pure-Theano/Aesara implementation of RegularGridInterpolator to replace compiled version #167
  • Moves compiled Ops to exoplanet-core making exoplanet a pure-Python package #171
  • Moves ReboundOp and ReboundOrbit to rebound-pymc3 #166
  • Removes deprecated submodules (gp, optimize, and sampling) and base distributions (e.g. xo.Angle) #165

v0.5.0rc3

3 years ago

0.5.0 (2021-05-04)

  • Adds high-level, pure-Theano/Aesara implementation of RegularGridInterpolator to replace compiled version #167
  • Moves compiled Ops to exoplanet-core making exoplanet a pure-Python package #171
  • Moves ReboundOp and ReboundOrbit to rebound-pymc3 #166
  • Removes deprecated submodules (gp, optimize, and sampling) and base distributions (e.g. xo.Angle) #165

v0.4.5

3 years ago
  • Adds support for recent versions of PyMC3 built on Aesara #150
  • Fixes bug in SimpleTransitOrbit contact point calculation #148

v0.5.0rc2

3 years ago

Second release candidate for v0.5 with fixed dependencies

v0.5.0rc1

3 years ago

Release candidate for the v0.5 update

v0.4.4

3 years ago
  • Adds support for relativistic orbits using REBOUNDx #98

v0.4.3

3 years ago
  • Adds support for PyMC3 v3.10 and Theano-pymc

v0.4.2

3 years ago
  • Fixes issue with automatic execution of tutorials

v0.4.1

3 years ago
  • Fixes pickling error when sampling in parallel #120