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

CSMC & Sparse Particle Storage with RB and GPU-acceleration #22

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    97679c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    10dfd4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea91860 View commit details
    Browse the repository at this point in the history
  3. Correct CSMC algorithm and test against RTS

    Use offset arrays to include initial state in reference trajectory. Implement Kalman smoother for use unit tests.
    THargreaves committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    954d62e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    6ded93b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cfb567 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    3e6b907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    189e3db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c40b86 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    3e0bd7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cacbb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc96394 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    047a5b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    4b1a6da View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    e599f86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69cb40d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    1e512ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c01b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5cd0fa View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Avoid redundant division

    THargreaves committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7aaa90b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4e15bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e72cd5 View commit details
    Browse the repository at this point in the history