Skip to content

celerite2 v0.3.0

Choose a tag to compare

@dfm dfm released this 28 Nov 17:57
· 69 commits to main since this release
298729e

What's Changed

  • Adding support for PyMC v4 by @dfm in #67
  • More consistent support for JAX SHO term by @dfm in #68
  • Removing "full" test session by @dfm in #71
  • Updating read the docs settings to fix font warnings by @dfm in #79
  • Improve documentation of the SHO Term by @tovrstra in #83
  • Add support for PyMC v5 (and fix some recent Jax issues) by @vandalt in #91
  • Uncomment pytensor.config.compute_test_value = "raise" by @vandalt in #94
  • Adding a theano shim to point to pymc3 and emit deprecation warning by @dfm in #92

New Contributors

Full Changelog: v0.2.1...v0.3.0