Skip to content

Changelog

0.0.6 (2026-04-21)

Features

  • inference: add layered ensemble-of-MAP / ensemble-of-VI runner (#81) (8c44f8f)
  • nn: add Bayesian Neural Field layer family, preprocessing, and BNFEstimator (#83) (acbda2c)

0.0.5 (2026-04-16)

Features

  • nn: bayesian dense layers, SSGP random features, MC dropout, NCP (#31, #32) (#68) (5e75815)

0.0.4 (2026-04-16)

Features

  • gp: natural guide, delta guide, and gaussx-backed guide utilities (#29) (#66) (b709a48)
  • gp: svgp inference entry points, CVI, and likelihood families (#30) (#67) (67d80a8)
  • gp: wave 3 prior-side whitening + sparse SVGP building blocks (#28) (#64) (4bd48c6)

0.0.3 (2026-04-16)

Features

  • gp: wave 2 Epic 2.A — kernel math primitives + Parameterized kernel classes (#60) (f6ee3e1)
  • gp: wave 2 Epic 2.B — GPPrior, ConditionedGP, gp_factor, gp_sample (#62) (bd318eb)

0.0.2 (2026-04-16)

Features

  • _core: implement PyroxModule, Parameterized, and context lifecycle (#57) (bfdb3d2)

0.0.1 (2026-04-15)

Features

  • wave-0: rename scaffold to pyrox and bootstrap package identity (#53) (ea2c95a)

Changelog