Skip to content

0.6.0

Compare
Choose a tag to compare
@fehiepsi fehiepsi released this 16 Mar 17:57
· 482 commits to master since this release
ecd6255

New Features

Enhancements and Bug Fixes

  • Improve precision for Dirichlet distributions with small concentration #943
  • Make it easy to use softplus transforms in autoguides #941
  • Improving compiling time in MCMC samplers - compiling time is 2x faster than previously #924
  • Reduce memory requirement for AutoLowRankMultivariateNormal.quantiles #921
  • Example of how to use Distribution.mask #917
  • Add goodness of fit helpers for testing distributions #916
  • Enabling sampling with intermediates for ExpandedDistribution #909
  • Fix DiscreteHMCGibbs to work with multiple chains #908
  • Fix missing infer key in handlers.lift #892

Thanks @loopylangur, Dominik Straub @dominikstrb, Jeremie Coullon @jeremiecoullon, Ola Rønning @OlaRonning, Lukas Prediger @lumip, Raúl Peralta Lozada @RaulPL, Vitalii Kleshchevnikov @vitkl, Matt Ludkin @ludkinm, and many others for your contributions and feedback!