Skip to content

v0.0.7

Compare
Choose a tag to compare
@brandonwillard brandonwillard released this 04 Jan 22:08
· 41 commits to main since this release

What's Changed

  • Add closed-form posterior for gamma-poisson observation model by @rlouf in #58
  • Update ShapeFeature imports by @brandonwillard in #55
  • Fix the mathematical expression for the loc-scale transform by @rlouf in #60
  • Add the transformation between the inverse gamma and the exponential distributions by @rlouf in #67
  • Sample remaining variables with the NUTS sampler by @rlouf in #68
  • Make construct_sampler available in the aemcmc namespace by @rlouf in #72
  • Update pre-commit, black, flake8, isort, mypy versions in pre-commit hooks by @rlouf in #74
  • Add Student's t distribution to the location-scale family by @rlouf in #75
  • Update NUTS to work with AePPL's new joint_logprob interface by @rlouf in #78
  • Add examples to the README by @rlouf in #82
  • Add support for nightly builds by @rlouf in #83
  • Encapsulate the sampling steps using OpFromGraph by @rlouf in #76
  • Update README with new construct_sampler interface by @rlouf in #87
  • Update copyright years and author info in setup.py by @brandonwillard in #92

Full Changelog: v0.0.6...v0.0.7