Skip to content

Releases: ReactiveBayes/ExponentialFamilyProjection.jl

v3.1.1

21 Oct 09:52
cb0fae9

Choose a tag to compare

ExponentialFamilyProjection v3.1.1

Diff since v3.1.0

v3.1.0

21 Oct 09:36
b74a9eb

Choose a tag to compare

ExponentialFamilyProjection v3.1.0

Diff since v3.0.1

Merged pull requests:

  • Bonnet for normals (Fisher inversion free gradient estimator) (#57) (@Nimrais)
  • Gauss newton example (#61) (@Nimrais)

v3.0.1

21 Jul 10:02

Choose a tag to compare

ExponentialFamilyProjection v3.0.1

Diff since v3.0.0

Merged pull requests:

v3.0.0

10 Jun 15:04
1d3f6f9

Choose a tag to compare

ExponentialFamilyProjection v3.0.0

Diff since v2.0.2

Breaking changes

  • Breaking change: ExponentialFamilyManifolds dependency upgraded from 2.x to 3.x.

Merged pull requests:

  • CompatHelper: bump compat for ExponentialFamilyManifolds to 3, (keep existing compat) (#55) (@github-actions[bot])

v2.0.2

10 Mar 17:24
008b307

Choose a tag to compare

ExponentialFamilyProjection v2.0.2

Diff since v2.0.1

Merged pull requests:

  • fix: remove ForwardDiff dependency from MLE (#53) (@Nimrais)

v2.0.1

15 Feb 19:26
ab3207f

Choose a tag to compare

ExponentialFamilyProjection v2.0.1

Diff since v2.0.0

Merged pull requests:

v2.0.0

14 Feb 16:16

Choose a tag to compare

ExponentialFamilyProjection v2.0.0

Diff since v1.3.1

Breaking changes

ExponentialFamily dependency has been updated to a new breaking release

Merged pull requests:

  • Allow to put manopt factories into BoundedNormUpdateRule (#44) (@Nimrais)
  • feat: add base_logpdf_type into ControlVariateStrategy (#49) (@Nimrais)
  • Bump EF to 2.0.0 (#51) (@bvdmitri)

v1.3.1

11 Feb 14:17
a7ed43f

Choose a tag to compare

ExponentialFamilyProjection v1.3.1

Diff since v1.3.0

Merged pull requests:

  • fix: check that initialpoint is actualy point on the manifold (#45) (@Nimrais)
  • fix: update Manifolds versions (#50) (@Nimrais)

Closed issues:

  • Should initial point override projection form? (#43)

v1.3.0

22 Nov 19:40
9fee45b

Choose a tag to compare

ExponentialFamilyProjection v1.3.0

Diff since v1.2.0

Merged pull requests:

v1.2.0

06 Nov 12:22
a90c772

Choose a tag to compare

ExponentialFamilyProjection v1.2.0

Diff since v1.1.3

Merged pull requests:

Closed issues:

  • extras keyword is undocumented (#36)
  • Referring to this package from Manopt.jl (#37)