Releases: exoplanet-dev/pymc-ext
Releases · exoplanet-dev/pymc-ext
v1.0.1
What's Changed
- Bugfix for eval_in_model by @bmorris3 in #37
- Support for PyMC >= 5 by @vandalt in #38
- Use model argument in
Evaluator
when getting model context by @vandalt in #39 - Add back
estimate_inverse_gamma_parameters()
in utils by @vandalt in #46
New Contributors
Full Changelog: v1.0.0...v1.0.1
v1.0.1rc1
pymc-ext v1.0.0
pymc-ext v1.0.0rc3
remove version from checkin
pymc-ext v1.0.0rc2
Update .gitignore
pymc-ext v1.0.0rc1
handling strange choices by pymc-devs
pymc3-ext v0.1.1
What's Changed
Full Changelog: v0.1.0...v0.1.1
pymc3-ext v0.1.0
Adds support for Aesara backend
pymc3-ext v0.0.2
Simplifying dependencies
pymc3-ext v0.0.1
Initial public release