Releases: ReactiveBayes/RxInfer.jl
Releases · ReactiveBayes/RxInfer.jl
v3.1.0
v3.0.2
v3.0.1
v3.0.0
RxInfer v3.0.0
Merged pull requests:
- fix Bayesian Linear Regression Tutorial (#243) (@bvdmitri)
- Update MountainCart example with new Graph PPL (#264) (@Sepideh-Adamiat)
- Initialization macro (#265) (@wouterwln)
- update to coin toss model for GraphPPL v4 (#267) (@raganapa)
- Dev 4.0.0 examples chance constraints (#269) (@Raphael-Tresor)
- update to example (#270) (@raganapa)
- Fixed examples (#271) (@bvdmitri)
- New big release 3.0.0 (#272) (@bvdmitri)
- change "init" to "initialization" (#276) (@wouterwln)
- Migration guide initial commit (#278) (@wouterwln)
- update most examples (#280) (@wouterwln)
- Add error message for trailing commas (#281) (@wouterwln)
- update bayesian Linear Regression example to new initialization (#282) (@HoangMHNguyen)
- Documentation check (#283) (@wouterwln)
- Proofread documentation (#284) (@albertpod)
- Fix show for initialization (#285) (@wouterwln)
- New section in the documentation for static inference (#286) (@bvdmitri)
- Use setup-julia version 2 (#289) (@bvdmitri)
- Update README.md (#290) (@albertpod)
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 ofinit
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
RxInfer v2.17.1
Merged pull requests:
- Update contributions documentation (#239) (@wouterwln)
- Migration - Universal mixtures (#246) (@bartvanerp)
- Migration - Invertible Neural Networks Tutorial (#247) (@bartvanerp)
- 4.0.0 Infinite Data Stream (#248) (@Nimrais)
- Advanced Tutorial fixes (#249) (@bvdmitri)
- Update gaussian mixture example (#250) (@wouterwln)
- Update GP SSM example (#251) (@HoangMHNguyen)
- Update RTS-BIFM to 4.0.0 (#252) (@HoangMHNguyen)
- Update Nonlinear Sensor Fusion (#253) (@Nimrais)
- Update Gamma Mixture Example (#254) (@Nimrais)
- Fix HGF example for GraphPPL v4.0.0 (#255) (@bvdmitri)
- fix: update the Assessing People's Skills example (#256) (@carbonbasedsoul)
- Update examples with new GraphPPL (#258) (@albertpod)
- fix: update Hidden Markov Model Example (#259) (@Sepideh-Adamiat)
- Updating Kalman Filter Example (#260) (@tonmalan)
- Add external examples section (#261) (@albertpod)
- Dev 4.0.0 examples probit (#262) (@Raphael-Tresor)
Closed issues:
v2.17.0
RxInfer v2.17.0
Merged pull requests:
- Fix missing check for infer function (#228) (@albertpod)
- Doc update on
FullFactorisation
following its name change toBetheFactoridation
(#237) (@Raphael-Tresor)
Closed issues:
v2.16.2
RxInfer v2.16.2
Merged pull requests:
- Update README.md (roadmap project link) (#215) (@albertpod)
- Resolve #220 (#221) (@bartvanerp)
- Tutorial: why do we need to initialise (#224) (@Nimrais)
- Use julia cache in CI (#225) (@bvdmitri)
Closed issues:
v2.16.0
v2.15.0
RxInfer v2.15.0
Merged pull requests:
- Add more contributing guides (#191) (@bvdmitri)
- Add tests for #30 (#193) (@bvdmitri)
- Update index.md (#195) (@bvdmitri)
- Dev add re test items (#196) (@mhidalgoaraya)
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)