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

Add Kalman filter example #26

Merged
merged 8 commits into from
Nov 17, 2023
Merged

Add Kalman filter example #26

merged 8 commits into from
Nov 17, 2023

Commits on Nov 15, 2023

  1. Add Kalman filter example

    THargreaves committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f333c9d View commit details
    Browse the repository at this point in the history
  2. Fix formatting issues

    THargreaves committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1399ea2 View commit details
    Browse the repository at this point in the history
  3. Add literate for docs

    FredericWantiez committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    466b14c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. add missing deps

    yebai committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    26ded37 View commit details
    Browse the repository at this point in the history
  2. Comments for literate

    FredericWantiez committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    592eea7 View commit details
    Browse the repository at this point in the history
  3. Format

    FredericWantiez committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c4b1f61 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Use Gaussian (#28)

    * Format, use `Gaussian`
    
    * Fix the maths
    
    * Format
    
    * Tweaks
    
    * Update script.jl
    
    * Update script.jl
    
    ---------
    
    Co-authored-by: Hong Ge <3279477+yebai@users.noreply.github.com>
    FredericWantiez and yebai authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2ac231b View commit details
    Browse the repository at this point in the history
  2. Update Project.toml

    yebai authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e86bc7f View commit details
    Browse the repository at this point in the history