Skip to content

v0.0.2

Compare
Choose a tag to compare
@brandonwillard brandonwillard released this 12 Apr 15:52
· 94 commits to main since this release

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

  • @zoj613 made their first contribution in #1
  • @rlouf made their first contribution in #9

Full Changelog: https://github.com/aesara-devs/aemcmc/commits/v0.0.2