v0.0.2
What's Changed
- Add a Gibbs sampler for the Horseshoe prior and a Polya-gamma normal scale-mixture expansion by @zoj613 in #1
- Document the Negative binomial gibbs sampler by @rlouf in #9
- Add mypy to pre-commit checks by @rlouf in #15
- Bump black version to 22.3.0 in pre-commit by @rlouf in #18
- Add a Gibbs sampler for the regularized logistic regression by @rlouf in #13
- Remove Python 3.6 and add 3.10 to CI test matrix by @rlouf in #21
- Remove the intercept assumption in Gibbs samplers by @rlouf in #23
- Build
nbinom_horseshoe_gibbs
sampler from the graph by @rlouf in #25
New Contributors
Full Changelog: https://github.com/aesara-devs/aemcmc/commits/v0.0.2