v0.11.3
github-actions
released this
22 Jul 15:06
·
165 commits
to master
since this release
ForneyLab v0.11.3
Closed issues:
- Improve stability when inverting positive definite matrices (#86)
- Turing, SampledSignals and ForneyLab compatibility issues (#129)
- After last updates, ForneyLab cannot build message passing algorithm. (#132)
- Scheduler fails for posterior factors surrounding Addition node (#142)
- Confidence Intervals on parameters (#148)
- Free energy code generation using custom parameterized factor nodes (#149)
- Naive beginner's question - categorical variable input (#152)
- Stability of the log(det()) function (#153)
- Resulting Gaussians improper (#156)
- messagePassingAlgorithm not found (#159)
- MethodError: no method matching length(::Variable) (#161)
- KeyError: key :log_pdf not found (#162)
Merged pull requests:
- compat(): Fix for compatibility issue #129 (#130) (@bvdmitri)
- Make FactorNode and Function prod symmetric (#133) (@semihakbayrak)
- Introduce strategy for stable Cholesky factorizations (#134) (@ThijsvdLaar)
- CompatHelper: add new compat entry for "PositiveFactorizations" at version "0.2" (#138) (@github-actions[bot])
- Refactor user interface for EP update specification (#139) (@ThijsvdLaar)
- Multivariate nonlinear function of non Gaussian inputs (#141) (@semihakbayrak)
- fix bug - removePrefix() (#150) (@bartvanerp)
- A more universal entropy calculation method for sampling based inference (#151) (@semihakbayrak)
- Stability - improve log(det()) function (#154) (@bartvanerp)
- Update missed log(det()) functions (#158) (@bartvanerp)
- bump version (#160) (@ThijsvdLaar)
- fix(): Fix for #162 (#163) (@bvdmitri)
- update(): Bump compat entries to be compatible with ReactiveMP.jl (#168) (@bvdmitri)
- update(): Update Project.toml to satisfy Julia General registry auto-merge requirements (#169) (@bvdmitri)
- update(): Add TagBot github workflow for automatic releases and tags (#170) (@bvdmitri)
- Fix probit average energy (#171) (@bartvanerp)
- Migrate from TravisCI to GitHub Actions (#172) (@bvdmitri)
- Change LICENSE.md to MIT (#173) (@bvdmitri)