Releases: ReactiveBayes/ReactiveMP.jl
Releases · ReactiveBayes/ReactiveMP.jl
v3.5.0
ReactiveMP v3.5.0
Closed issues:
MixtureModel
distribution fromDistributions.jl
not allowingPointMass
(#253)- Convert
MixtureModel
toMixtureDistribution
carrying weights instead of a prior (#256)
Merged pull requests:
- Fix bernoulli (#257) (@bartvanerp)
- Convert
MixtureModel
toMixtureDistribution
(#260) (@bartvanerp) - pdf and rand functions and their tests for InverseWishart added (#261) (@Sepideh-Adamiat)
v3.4.0
ReactiveMP v3.4.0
Closed issues:
- Add SGCV node (#11)
- Support
::Function
in thePointMass
andconstvar
constructor. (#202) - The MvNormalMeanCovarience logpdf hessian computed with
ForwardDiff.jl
is incorrect (#249)
Merged pull requests:
- feat: add ReactiveMP.sampletype (#229) (@Nimrais)
- fix: support Function for constvar (#230) (@HoangMHNguyen)
- Fix issue #249 (#250) (@bvdmitri)
- update copyright notice in readme (#251) (@bartvanerp)
v3.3.1
ReactiveMP v3.3.1
v3.3.0
ReactiveMP v3.3.0
Closed issues:
Merged pull requests:
- Introducing addons for rules (+scale factors, +switch node, +mixture model) (#215) (@bartvanerp)
- Add memory addons (#240) (@bartvanerp)
v3.2.0
ReactiveMP v3.2.0
Merged pull requests:
- fix argument order in ProdCVI docstring (#244) (@HoangMHNguyen)
- Update [compat] entry (#246) (@bvdmitri)
v3.1.1
ReactiveMP v3.1.1
v3.1.0
v3.0.4
ReactiveMP v3.0.4
v3.0.3
ReactiveMP v3.0.3
Closed issues:
- Relax constraints for Gaussian Mixture update rules (#224)
Merged pull requests:
v3.0.2
ReactiveMP v3.0.2
Merged pull requests:
- 224 gaussian mixture relax constraints all around (#235) (@wouterwln)