Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next major version #121

Open
baggepinnen opened this issue Sep 30, 2023 · 0 comments
Open

Next major version #121

baggepinnen opened this issue Sep 30, 2023 · 0 comments

Comments

@baggepinnen
Copy link
Owner

baggepinnen commented Sep 30, 2023

  • Time instead of index (or in addition to?)
    • Filters to store Ts. If default Ts::Int = 1, we can have t be time without breaking the interface.
  • initial state distribution part of filter or argument to forward_trajectory etc.?
  • Remove df from AdvancedParticleFilter`
  • Add input argument for known disturbance? Either always, or depending on a field in the filter. Possibly, let u be of any type, most of the time it's just forwarded to the correct function that is supplied by the user. The dynamics can already now be coded to take, e..g., u::Tuple, u::NamedTuple, u::CustomStruct or whatever. test UKF with non-array u #138
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant