Exoplanet Versions Save

Fast & scalable MCMC for all your exoplanet needs!

v0.6.0

2 months ago

Note: This release will probably break your installation scripts. Since both PyMC3 and PyMC (v5+) are supported, you'll need to explicitly use:

pip install "exoplanet[pymc3]"

or

pip install "exoplanet[pymc]"

depending on which version you want to use. Or, you can manually install the dependencies that you want, but you might need to pin numpy and/or xarray in some cases.

What's Changed

New Contributors

Full Changelog: https://github.com/exoplanet-dev/exoplanet/compare/v0.5.3...v0.6.0

v0.6.0rc2

2 months ago

v0.6.0rc1

2 months ago

v0.5.3

1 year ago

v0.5.3rc1

1 year ago

v0.5.2

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/exoplanet-dev/exoplanet/compare/v0.5.1...v0.5.2

v0.5.2rc1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/exoplanet-dev/exoplanet/compare/v0.5.1...v0.5.2rc1

v0.5.1

3 years ago

0.5.1 (2021-06-21)

  • Adds support for testing using tox (#197)
  • Updates documentation, tutorials, and case studies for JOSS review (#186 and #200 )

v0.5.1rc3

3 years ago

v0.5.1rc2

3 years ago