v0.0.3
What's Changed
- Update NELBO docs + add mkdocs serve to Contributing by @SamDuffield in #71
- Add support for conjugate gradient solver through callable matrix-vector products by @KaelanDt in #73
- Add
ggn
andggnvp
by @SamDuffield in #75 - Robustify per_samplify by @SamDuffield in #79
- Extend CatchAuxError to non TensorTree aux by @SamDuffield in #80
- Add
diag_ggn
by @SamDuffield in #81 - fixed bug in ekf_premier_league file: issue #70 by @entropich3atdeath in #72
- Split tree_utils from utils by @SamDuffield in #82
- Add Laplace GGN methods by @SamDuffield in #87
- Minor SGHMC docs fix by @SamDuffield in #86
- Bump version to 0.0.3 by @SamDuffield in #88
New Contributors
- @entropich3atdeath made their first contribution in #72
Full Changelog: v0.0.2...v0.0.3