Skip to content

0.1.1

Compare
Choose a tag to compare
@avi-stripe avi-stripe released this 05 Jun 19:11
· 198 commits to master since this release
bd099b2

This release includes:

  • significant scalability improvements to HMC; CPU time should scale linearly with the number of iterations, rather than hitting a garbage collection wall; some quadratic performance bugs in deriving gradients have also been fixed.
  • much improved diagnostics, including: effectiveSampleSize computation, simulation-based calibration support, and fancy trace plots and corner plots using EvilPlot
  • assorted bug fixes
  • richer examples

Special thanks to @darrenjw for all his contributions and stress-testing in this release cycle.