baggepinnen / LowLevelParticleFilters.jl

State estimation, smoothing and parameter estimation using Kalman and particle filters.
https://baggepinnen.github.io/LowLevelParticleFilters.jl/stable
Other
117 stars 15 forks source link

add in-place support for dynamics functions in UKF #139

Closed baggepinnen closed 1 week ago

baggepinnen commented 2 weeks ago

The support is not complete yet and hence not documented.