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

Fix ambiguities, unbounded arguments, and piracies raised by Aqua.jl #99

Closed nathanaelbosch closed 2 months ago

nathanaelbosch commented 3 months ago

95 adds Aqua.jl to test code quality, but currently there are still some ambiguities, unbounded arguments, and piracies in the code. These should get fixed.