Releases: exoplanet-dev/exoplanet
Releases · exoplanet-dev/exoplanet
exoplanet v0.5.1rc1
switching to forked sphinx-book-theme (#208)
exoplanet v0.5.0
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
andReboundOrbit
to rebound-pymc3 #166 - Removes deprecated submodules (
gp
,optimize
, andsampling
) and base distributions (e.g.xo.Angle
) #165
exoplanet v0.5.0rc3
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
andReboundOrbit
to rebound-pymc3 #166 - Removes deprecated submodules (
gp
,optimize
, andsampling
) and base distributions (e.g.xo.Angle
) #165
exoplanet v0.4.5
exoplanet v0.5.0rc2
Second release candidate for v0.5 with fixed dependencies
exoplanet v0.5.0rc1
Release candidate for the v0.5 update
exoplanet v0.4.4
- Adds support for relativistic orbits using REBOUNDx #98
exoplanet v0.4.3
- Adds support for PyMC3 v3.10 and Theano-pymc
exoplanet v0.4.2
- Fixes issue with automatic execution of tutorials
exoplanet v0.4.1
- Fixes pickling error when sampling in parallel #120