Published April 16, 2024 | Version v0.6.0
Software Open

exoplanet: Gradient-based probabilistic inference for exoplanet data & other astronomical time series

Description

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

  • Fixing lexer issues for docs by @dfm in https://github.com/exoplanet-dev/exoplanet/pull/276
  • Pinning max xarray version by @dfm in https://github.com/exoplanet-dev/exoplanet/pull/316
  • Update requirements.txt by @gjgilbert in https://github.com/exoplanet-dev/exoplanet/pull/311
  • Support PyMC v5 by @vandalt in https://github.com/exoplanet-dev/exoplanet/pull/309
  • Updating publishing workflow by @dfm in https://github.com/exoplanet-dev/exoplanet/pull/322
  • Update setup-python action to v5 by @dfm in https://github.com/exoplanet-dev/exoplanet/pull/323

New Contributors

  • @gjgilbert made their first contribution in https://github.com/exoplanet-dev/exoplanet/pull/311
  • @vandalt made their first contribution in https://github.com/exoplanet-dev/exoplanet/pull/309

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

Notes

If you use this software, please cite it as below.

Files

exoplanet-dev/exoplanet-v0.6.0.zip

Files (586.6 kB)

Name Size Download all
md5:3fd9dad50089f13a2ab1181a00516639
586.6 kB Preview Download

Additional details

Related works