Skip to content

v0.0.2

Compare
Choose a tag to compare
@ricardoV94 ricardoV94 released this 04 Apr 08:29
· 210 commits to main since this release

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

Full Changelog: v0.0.1...v0.0.2