0.1.1
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.