Releases: ReactiveBayes/RxInfer.jl
Releases · ReactiveBayes/RxInfer.jl
v2.10.1
v2.10.0
RxInfer v2.10.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:
- Docs: Add info on factor node creation using
Distributions.jl
(#73) (@bartvanerp) - docs(): fix broken 'edit' links for examples (#75) (@bvdmitri)
- Update CoC (#79) (@albertpod)
- Fix README formulas (#82) (@bvdmitri)
- Origin/dev allow failed (#83) (@Chengfeng-Jia)
- feat: allow to halt iterations based on callback return value (#85) (@bvdmitri)
- fix: allow unproper messages in sensor fusion demo (first model) (#86) (@Nimrais)
- Add chance-constrained AIF demo (#87) (@ThijsvdLaar)
- test: run benchmarks on a single CPU (#88) (@bvdmitri)
- Update new-example.md (#90) (@bvdmitri)
v2.9.0
v2.8.0
RxInfer v2.8.0
Closed issues:
- Stuck on MarginalRuleMethodError warning (#37)
Merged pull requests:
- Rename
Switch
toMixture
(#57) (@bartvanerp)
v2.7.0
v2.6.0
RxInfer v2.6.0
v2.5.0
RxInfer v2.5.0
Closed issues:
- LSTM example output is different between local version and documentation version (#42)
Merged pull requests:
v2.4.1
v2.4.0
RxInfer v2.4.0
Closed issues:
- Missing optimizer for discrete pointmass (#29)
Merged pull requests:
- Add addons (#20) (@bartvanerp)
- Prediction demo nn (#38) (@Chengfeng-Jia)
v2.3.1
RxInfer v2.3.1
Closed issues:
- Not sure how to set initmarginals (#39)
Merged pull requests:
- add docs initmessage/initmarginas (#40) (@bartvanerp)