Skip to content

Releases: ReactiveBayes/ExponentialFamilyProjection.jl

v2.0.1

15 Feb 19:26
ab3207f
Compare
Choose a tag to compare

ExponentialFamilyProjection v2.0.1

Diff since v2.0.0

Merged pull requests:

v2.0.0

14 Feb 16:16
Compare
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
Compare
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
Compare
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
Compare
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)

v1.1.3

27 Aug 12:51
7605667
Compare
Choose a tag to compare

ExponentialFamilyProjection v1.1.3

Diff since v1.1.2

Merged pull requests:

v1.1.2

14 Aug 08:20
d2c93ae
Compare
Choose a tag to compare

ExponentialFamilyProjection v1.1.2

Diff since v1.1.1

Merged pull requests:

v1.1.1

05 Jul 11:03
f2efed4
Compare
Choose a tag to compare

ExponentialFamilyProjection v1.1.1

Diff since v1.1.0

Merged pull requests:

Closed issues:

  • A potential problem with projection on EF members with non-constant base measure (#18)

v1.1.0

03 Jul 08:08
2cf2d1a
Compare
Choose a tag to compare

ExponentialFamilyProjection v1.1.0

Diff since v1.0.2

Merged pull requests:

  • fix: the trick inside the cost evaluation is wrong (#8) (@Nimrais)
  • CompatHelper: bump compat for Static to 1, (keep existing compat) (#9) (@github-actions[bot])
  • Introduces initial points functionality (#10) (@albertpod)
  • implement record keyword (#11) (@Nimrais)
  • Add bounded direction (#12) (@bvdmitri)
  • test(fix): convergence tests should always return series (#14) (@Nimrais)
  • Extreme projection tests (#15) (@Nimrais)
  • Do not use debug option by default (#16) (@bvdmitri)
  • test: supplementary vs ProductOf fix initital point (#17) (@Nimrais)

Closed issues:

  • Wrong number of variables are returned in the test setups (#13)

v1.0.2

24 Jun 13:24
073c239
Compare
Choose a tag to compare

ExponentialFamilyProjection v1.0.2

Diff since v1.0.1

Merged pull requests: