Skip to content

Releases: ReactiveBayes/RxInfer.jl

v2.10.4

16 May 07:38
Compare
Choose a tag to compare

RxInfer v2.10.4

Diff since v2.10.3

Closed issues:

  • Revise node-creation section in docs (#99)

Merged pull requests:

v2.10.3

10 May 17:00
Compare
Choose a tag to compare

RxInfer v2.10.3

Diff since v2.10.2

Closed issues:

  • Return results of the inference in case of an error (#59)
  • Chance constraint example would be helpful (#68)
  • Add CITATION.cff file (#102)
  • Equations in Universal mixture docs not rendering (#107)

Merged pull requests:

v2.10.2

31 Mar 14:16
edae574
Compare
Choose a tag to compare

RxInfer v2.10.2

Diff since v2.10.1

Merged pull requests:

  • Small fix to example based on John-Boik's last catch. (#89) (@wmkouw)
  • paper: fix doi for the Julia paper (#92) (@bvdmitri)
  • Remove PyPlot dependency in the examples (#93) (@bvdmitri)

v2.10.1

27 Mar 19:23
Compare
Choose a tag to compare

RxInfer v2.10.1

Diff since v2.10.0

Merged pull requests:

v2.10.0

27 Mar 14:29
Compare
Choose a tag to compare

RxInfer v2.10.0

Diff since v2.9.0

Closed issues:

  • Mathematical Equations in README (#81)
  • The nonlinear sensor fusion demo is broken (#52)
  • Brief emphasis on the use of aliases for Distributions (#63)
  • "Edit on GitHub" button on example pages are broken (#70)
  • implement inference() callbacks that allow conditional termination of iterations (#84)

Merged pull requests:

v2.9.0

24 Feb 14:48
Compare
Choose a tag to compare

RxInfer v2.9.0

Diff since v2.8.0

Closed issues:

  • make_node(f::Function) is broken if all input args are DataVariable (#9)
  • Provide metrics for claimed accuracy vs Turing.jl (#62)
  • Statement of need in software documentation (#65)

Merged pull requests:

  • Minor improvement on CONTRIBUTING docs (#64) (@alstat)
  • docs(): improve wording in README & add statement of need (#66) (@bvdmitri)
  • #9:make_node accepts all data-/constvars (#67) (@wmkouw)
  • convert testset to test_args (#69) (@bvdmitri)

v2.8.0

21 Feb 11:19
Compare
Choose a tag to compare

RxInfer v2.8.0

Diff since v2.7.0

Closed issues:

  • Stuck on MarginalRuleMethodError warning (#37)

Merged pull requests:

v2.7.0

06 Feb 15:57
Compare
Choose a tag to compare

RxInfer v2.7.0

Diff since v2.6.0

Closed issues:

  • Nice docs (#54)
  • DifferentialEquation example? (#55)

v2.6.0

01 Feb 11:48
Compare
Choose a tag to compare

RxInfer v2.6.0

Diff since v2.5.0

v2.5.0

12 Jan 19:38
Compare
Choose a tag to compare

RxInfer v2.5.0

Diff since v2.4.1

Closed issues:

  • LSTM example output is different between local version and documentation version (#42)

Merged pull requests: