Skip to content

Releases: ReactiveBayes/RxInfer.jl

v3.1.0

24 Apr 07:30
Compare
Choose a tag to compare

RxInfer v3.1.0

Diff since v3.0.2

Merged pull requests:

v3.0.2

19 Apr 15:04
Compare
Choose a tag to compare

RxInfer v3.0.2

Diff since v3.0.1

Merged pull requests:

v3.0.1

17 Apr 13:15
Compare
Choose a tag to compare

RxInfer v3.0.1

Diff since v3.0.0

Merged pull requests:

Closed issues:

  • Code coverage does not update for a while (#292)

v3.0.0

12 Apr 16:03
1fad47f
Compare
Choose a tag to compare

RxInfer v3.0.0

Diff since v2.17.1

Merged pull requests:

Closed issues:

  • Splatting does not work (with non-linear node) (#122)
  • Unable to target single variables in form constraints (#147)
  • Document the functional form constraints and the @constraints macro (#150)
  • Integrate new GraphPPL.jl (#213)
  • 'FullFactorisation' is a confusing name for a constraint that impose no factorisation. (#231)
  • Examples need adjustments for new GraphPPL (#242)
  • Documentation need adjustments for new GraphPPL.jl (#257)
  • Use initialization instead of init for the initialization (#274)
  • We need a migration guide for v3 (#275)
  • Adjust examples to new @initialization macro (#277)
  • Consufing error message with the @initialization macro (#279)

v2.17.1

09 Apr 09:20
Compare
Choose a tag to compare

RxInfer v2.17.1

Diff since v2.17.0

Merged pull requests:

Closed issues:

  • Enhance workflow clarity of the project (#238)
  • Kalman filtering and smoothing (#244)
  • Coin-Toss Model (#245)

v2.17.0

18 Mar 15:19
0bd5a60
Compare
Choose a tag to compare

RxInfer v2.17.0

Diff since v2.16.2

Merged pull requests:

Closed issues:

  • Question: What are some heuristic rules for initialization? (#169)
  • The inference function implementation / Clean Code discussion (#49)
  • Question about transformations (#229)

v2.16.2

22 Feb 13:28
Compare
Choose a tag to compare

RxInfer v2.16.2

Diff since v2.16.0

Merged pull requests:

Closed issues:

  • The repository is large (#198)
  • Not able to multiply matrix with a vector of random Variable. (#217)
  • Keyword arguments issue with depreciated rxinference() (#220)

v2.16.0

11 Jan 13:33
Compare
Choose a tag to compare
[Diff since v2.15.0](https://github.com/ReactiveBayes/RxInfer.jl/comp…

v2.15.0

29 Nov 17:17
Compare
Choose a tag to compare

RxInfer v2.15.0

Diff since v2.14.2

Merged pull requests:

Closed issues:

  • Linearization meta does not allow DataVariable input (#30)
  • Pin repo in BIASlab org (#76)
  • Splatting does not work (with non-linear node) (#122)
  • initmarginals accept an array argument with different length (#175)
  • Use ReTestItems for tests (#182)
  • The link to the comparison in the documentation leads to a wrong section (#194)

v2.14.2

21 Nov 14:50
Compare
Choose a tag to compare

RxInfer v2.14.2

Diff since v2.14.1

Merged pull requests:

Closed issues:

  • A forecasting/predicting example would be useful (#15)
  • Document the ability to change the message passing rules and the @meta macro (#151)
  • Tests are failing (due to Aqua) (#185)
  • julia show warnings when using RxInfer for the first time (#188)