DBNL
Dynamic Bayesian Network Library
...It allows you to create simple static networks as well as complex temporal models with changing structure.
It can handle highly non-linear dependencies between multivariate random variables. The particle based inference can answer arbitrary questions given the provided evidence and can even cope with multimodal densities. The library supports the most common types of densities and conditional densities, like uniform or normal densities and facilitates user defined density functions.
To enable easy use the library is taking account of modern development techniques like policy based design and template programming.
...