Skip to content

Releases: exoplanet-dev/exoplanet

exoplanet v0.5.1rc1

21 Jun 13:16
@dfm dfm
abd645a
Compare
Choose a tag to compare
exoplanet v0.5.1rc1 Pre-release
Pre-release
switching to forked sphinx-book-theme (#208)

exoplanet v0.5.0

04 May 15:57
@dfm dfm
2740a31
Compare
Choose a tag to compare

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

exoplanet v0.5.0rc3

04 May 15:46
@dfm dfm
cf77e21
Compare
Choose a tag to compare
exoplanet v0.5.0rc3 Pre-release
Pre-release

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

exoplanet v0.4.5

15 Mar 13:04
@dfm dfm
5f310bc
Compare
Choose a tag to compare
  • Adds support for recent versions of PyMC3 built on Aesara #150
  • Fixes bug in SimpleTransitOrbit contact point calculation #148

exoplanet v0.5.0rc2

12 Mar 13:01
@dfm dfm
969e86f
Compare
Choose a tag to compare
exoplanet v0.5.0rc2 Pre-release
Pre-release

Second release candidate for v0.5 with fixed dependencies

exoplanet v0.5.0rc1

12 Mar 00:54
@dfm dfm
Compare
Choose a tag to compare
exoplanet v0.5.0rc1 Pre-release
Pre-release

Release candidate for the v0.5 update

exoplanet v0.4.4

26 Jan 18:45
@dfm dfm
982f3ee
Compare
Choose a tag to compare
  • Adds support for relativistic orbits using REBOUNDx #98

exoplanet v0.4.3

09 Dec 02:21
@dfm dfm
d28c2a2
Compare
Choose a tag to compare
  • Adds support for PyMC3 v3.10 and Theano-pymc

exoplanet v0.4.2

15 Nov 20:05
@dfm dfm
e85b8cf
Compare
Choose a tag to compare
  • Fixes issue with automatic execution of tutorials

exoplanet v0.4.1

15 Nov 18:53
@dfm dfm
c06bbfb
Compare
Choose a tag to compare
  • Fixes pickling error when sampling in parallel #120