Skip to content

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 07 May 03:33
· 29 commits to main since this release
v2.3.0
92655bc

2.3.0 - 2026-05-06

  • Fixed the JVP of characteristic_function.
  • Fixed GeneralizedDirichletEP.to_nat, SimplexSupport.
  • Fixed a joint conjugate-prior bug.
  • Fixed a misuse of xp.mean.
  • Corrected support handling and the resulting failing tests.
  • Allowed flattening empty distributions and switched flatteners to divide_where to avoid NaNs.
  • Renamed return_vector to raveled.
  • Refreshed ty, Ruff, and ignore directives.