v0.0.2
What's Changed
- Adds 3 basic implementations of approximations for gp.Latent by @bwengals in #3
- Histogram trick by @ferrine in #38
- Add Spline Interpolation using basis functions by @ferrine in #52
- Initialize a prior from a fitted posterior by @ferrine in #56
- Add wrapper for running blackjax pathfinder by @twiecki in #72
- Add model_builder helper #6023 on pymc by @5hv5hvnk in #64
- Add Genextreme distribution by @ccaprani in #84
- Implemlinear conjugate gradients by @kunalghosh in #62
- Initial commit of pivoted Cholesky algorithm from GPyTorch by @kunalghosh in #63
- Automatic marginalization of finite discrete variables in the logp by @ricardoV94 in #91
New Contributors
- @OriolAbril made their first contribution in #31
- @ferrine made their first contribution in #36
- @twiecki made their first contribution in #72
- @5hv5hvnk made their first contribution in #64
- @ccaprani made their first contribution in #84
- @kunalghosh made their first contribution in #62
- @junpenglao made their first contribution in #86
Full Changelog: v0.0.1...v0.0.2