Skip to content

Releases: pymc-devs/pymc-extras

v0.0.3

29 May 09:55
ae7b80f
Compare
Choose a tag to compare

What's Changed

Major Changes 🛠

  • Remove HSGP as it became a part of PyMC by @ferrine in #136

New Features 🎉

Bugfixes 🪲

Documentation 📖

Maintenance 🔧

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

04 Apr 08:29
Compare
Choose a tag to compare

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

test

18 Mar 10:25
576931b
Compare
Choose a tag to compare
v0.0.1

fix typos (#29)