Skip to content

Releases: ReactiveBayes/ReactiveMP.jl

v3.1.1

07 Dec 08:40
Compare
Choose a tag to compare

ReactiveMP v3.1.1

Diff since v3.1.0

v3.1.0

05 Dec 11:23
Compare
Choose a tag to compare

ReactiveMP v3.1.0

Diff since v3.0.4

Merged pull requests:

v3.0.4

24 Nov 17:27
Compare
Choose a tag to compare

ReactiveMP v3.0.4

Diff since v3.0.3

v3.0.3

07 Nov 18:28
Compare
Choose a tag to compare

ReactiveMP v3.0.3

Diff since v3.0.2

Closed issues:

  • Relax constraints for Gaussian Mixture update rules (#224)

Merged pull requests:

  • test: add more tests for the Linearization approximation (#237) (@bvdmitri)

v3.0.2

05 Nov 12:10
866780d
Compare
Choose a tag to compare

ReactiveMP v3.0.2

Diff since v3.0.1

Merged pull requests:

  • 224 gaussian mixture relax constraints all around (#235) (@wouterwln)

v3.0.1

03 Nov 16:19
Compare
Choose a tag to compare

ReactiveMP v3.0.1

Diff since v3.0.0

Closed issues:

  • Relax constraints for Gaussian Mixture update rules (#224)

Merged pull requests:

v3.0.0

03 Nov 09:32
Compare
Choose a tag to compare

ReactiveMP v3.0.0

Diff since v2.5.1

Closed issues:

  • Networks of discrete random variables (#98)
  • Test rules macro fails with indexed rules (#216)
  • Fix broken demo on Kalman Smoothing with neural network driven dynamics (#225)
  • Free energy calculation with mean-field constrain encounters a MethodError (#233)

Merged pull requests:

v2.5.1

23 Sep 15:01
Compare
Choose a tag to compare

ReactiveMP v2.5.1

Diff since v2.5.0

Closed issues:

  • Macros @call_rule and @marginal_rule are broken for Delta node (#210)
  • PyPlot.jl based examples crash in CI (#212)

Merged pull requests:

v2.5.0

16 Sep 12:38
Compare
Choose a tag to compare

ReactiveMP v2.5.0

Diff since v2.4.1

Closed issues:

  • Revise mean(inv, ::PointMass) (#191)
  • Error reporting for Progress in automatic inference API (#192)
  • Wishart marginal not Hermitian in static model (#193)
  • InverseWishart encounters a degrees-of-freedom argument error (#195)
  • @node should not support interface names with underscores (#203)

Merged pull requests:

v2.4.1

16 Aug 08:15
Compare
Choose a tag to compare

ReactiveMP v2.4.1

Diff since v2.4.0

Closed issues:

  • make test testset="path" pass if path does not exist (#183)

Merged pull requests:

  • Show the original stack trace for StackOverflowError in the inference function (#189) (@bvdmitri)
  • Improve tests infrastructure (#190) (@bvdmitri)