ReactiveBayes / RxInfer.jl

Julia package for automated Bayesian inference on a factor graph with reactive message passing
https://rxinfer.ml/
MIT License
278 stars 23 forks source link

Simplify model definition in kalman filter example #362

Closed wouterwln closed 1 month ago

wouterwln commented 1 month ago

For some reason we missed this when refactoring the examples.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.99%. Comparing base (d4a202e) to head (d892522). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #362 +/- ## ======================================= Coverage 84.99% 84.99% ======================================= Files 20 20 Lines 1526 1526 ======================================= Hits 1297 1297 Misses 229 229 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.