Skip to content

Releases: ReactiveBayes/ReactiveMP.jl

v5.6.2

21 Oct 13:15
d13e945

Choose a tag to compare

ReactiveMP v5.6.2

Diff since v5.6.1

Merged pull requests:

  • 🤖 Auto-format Julia code (#503) (@github-actions[bot])
  • use isapprox in the isonehot (#527) (@bvdmitri)
  • 🤖 Auto-format Julia code (#528) (@github-actions[bot])

Closed issues:

  • Dispatching issue around non-linear node (Unscented) (#501)

v5.6.1

21 Oct 09:48
1262e56

Choose a tag to compare

ReactiveMP v5.6.1

Diff since v5.6.0

Merged pull requests:

Closed issues:

  • Categorical node expects one-hot encoded vector, but doesn't check it (#432)
  • Docstring is misleading for as_marginal (#506)
  • Rules: Room for Computational Efficiency Improvements? (#513)
  • Makefile: Running reduced testsets does not work (#515)
  • Documentation for Makefile is outdated (#519)
  • Allow skipping Aqua.jl checks during selective test runs (#522)

v5.6.0

23 Sep 16:44
9b68237

Choose a tag to compare

ReactiveMP v5.6.0

Diff since v5.5.12

Merged pull requests:

  • use MvNormalMeanScaleMatrixPrecision from ExpFamily package (#509) (@bvdmitri)

Closed issues:

  • Missing rand procedure for MvNormalMeanScalePrecision (#387)

v5.5.12

11 Sep 14:59
be9acdc

Choose a tag to compare

ReactiveMP v5.5.12

Diff since v5.5.11

Merged pull requests:

v5.5.11

10 Sep 14:08
30c25a6

Choose a tag to compare

ReactiveMP v5.5.11

Diff since v5.5.10

Merged pull requests:

v5.5.10

09 Sep 12:11
a67b643

Choose a tag to compare

ReactiveMP v5.5.10

Diff since v5.5.9

Merged pull requests:

  • 🤖 Auto-format Julia code (#498) (@github-actions[bot])
  • Fix #499 missing linearization method (#500) (@bartvanerp)

Closed issues:

  • Dispatching issue around non-linear node (linearization) (#499)

v5.5.9

14 Aug 12:32
ce3fb3a

Choose a tag to compare

ReactiveMP v5.5.9

Diff since v5.5.8

Merged pull requests:

  • Revert "Dont check for proper in division of to accomodate inference" (#496) (@bvdmitri)

v5.5.8

14 Aug 11:27
83a030c

Choose a tag to compare

ReactiveMP v5.5.8

Diff since v5.5.7

Merged pull requests:

  • Dont check for proper in division of to accomodate inference (#486) (@Nimrais)
  • Tighten dispatch for summation rules (#492) (@wouterwln)
  • Tighten dispatch for other optimized rules (in place) (#493) (@wouterwln)
  • update rule error printing, adds meta spec (#495) (@bvdmitri)

v5.5.7

24 Jul 11:39
cf7b78c

Choose a tag to compare

ReactiveMP v5.5.7

Diff since v5.5.6

Merged pull requests:

  • Fix infinite printing in RxInfer documentation (#490) (@bvdmitri)
  • 🤖 Auto-format Julia code (#491) (@github-actions[bot])

v5.5.6

23 Jul 09:53
f41704b

Choose a tag to compare

ReactiveMP v5.5.6

Diff since v5.5.5

Merged pull requests: