Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 14:23
· 188 commits to main since this release
9722815

ExponentialFamily v2.0.0

Diff since v1.7.1

Breaking changes

  • MatrixDirichlet renamed to DirichletCollection
  • MvNormalMeanScalePrecision is now part of GaussianFamily

Merged pull requests:

  • Add scale precision to gaussian family (#218) (@bvdmitri)
  • Replace MatrixDirichlet and TensorDirichlet with DirichletCollection (#229) (@wouterwln)

Closed issues:

  • Implement TensorDirichlet (#212)
  • Implement tests for TensorDirichlet (#214)
  • Replace MatrixDirichlet with TensorDirichlet (#227)