biaslab / ForneyLab.jl

Julia package for automatically generating Bayesian inference algorithms through message passing on Forney-style factor graphs.
MIT License
149 stars 33 forks source link

Patch for numerical stability of transition mixture #184

Closed ThijsvdLaar closed 3 years ago

ThijsvdLaar commented 3 years ago

This PR patches a numerical instability issue with the transition mixture node, analogous to the standard transition node.