What's Changed
Docs & Maintenance 🔧
- update docstrings in BetaBinomial class by @saurbhc in #5960
- Deprecate
assert_negative_support
by @vitaliset in #5963 - Updated docstrings to inform users that ODE solution may be slow. by @dmburt in #5965
- Add docker-image workflow by @symeneses in #5966
- ⬆️ UPGRADE: Autoupdate pre-commit config by @twiecki in #5967
- Provide a fix for
sample_blackjax_nuts
failing withchains=1
with prior parameters of different shapes by @bherwerth in #5969 - correct docstring in BetaBinomial Class by @SangamSwadiK in #5957
- Correct docs for Bernoulli, Poisson, Negative Binomial, Geometric and HyperGeometric by @SangamSwadiK in #5958
- update docstrings in ZeroInflatedPoisson, DiracDelta and OrderedLogistic classes by @saurbhc in #5962
- Bernoulli, OrderedProbit, ZeroInflatedBinomial, ZeroInflatedNegativeBinomial docstring update by @mariyayb in #5961
- Updated docstring for find_constrained_prior by @jlindbloom in #5964
- Point installation links to new installation guide in docs by @fonnesbeck in #5873
- Bump aesara dependency by @keesterbrugge in #5970
New Contributors
- @saurbhc made their first contribution in #5960
- @vitaliset made their first contribution in #5963
- @dmburt made their first contribution in #5965
- @bherwerth made their first contribution in #5969
- @mariyayb made their first contribution in #5961
- @jlindbloom made their first contribution in #5964
- @keesterbrugge made their first contribution in #5970
Full Changelog: v4.1.2...v4.1.3