Releases: ReactiveBayes/ReactiveMP.jl
Releases · ReactiveBayes/ReactiveMP.jl
v5.6.2
v5.6.1
ReactiveMP v5.6.1
Merged pull requests:
- Issue 501 non linear node unscented (#508) (@Raphael-Tresor)
 - #432: Check if probvec of Categorical q_out is one-hot encoded vector (#510) (@abpolym)
 - Fix Docstring  for 
as_marginal(#516) (@wouterwln) - #515: Actually filter tests when doing make test test_args=... (#517) (@abpolym)
 - Update ForwardDiff to 1. (#521) (@ofSingularMind)
 - #522 Skip Aqua.jl checks during selective test runs (#523) (@abpolym)
 
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
ReactiveMP v5.6.0
Merged pull requests:
Closed issues:
- Missing rand procedure for MvNormalMeanScalePrecision (#387)
 
v5.5.12
v5.5.11
ReactiveMP v5.5.11
Merged pull requests:
- Mv normal mean scale matrix precision (#497) (@ofSingularMind)
 
v5.5.10
ReactiveMP v5.5.10
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
ReactiveMP v5.5.9
Merged pull requests:
v5.5.8
ReactiveMP v5.5.8
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
ReactiveMP v5.5.7
Merged pull requests:
v5.5.6
ReactiveMP v5.5.6
Merged pull requests: