filtron / MarkovKernels.jl

Marginal distributions and Markov kernels that play nice with each other for the purpose of Bayesian state estimation.
MIT License
17 stars 2 forks source link

implement vector to scalar and scalar to scalar affine maps #107

Closed filtron closed 2 months ago

filtron commented 2 months ago

Since scalar covariances are allowed in Normal it would be nice if they were allowed in NormalKernel as well, which means we need the above.