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

refactor!: Remove smoothing and extrapolation from core CKF #2722

Merged

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    62a54f2 View commit details
    Browse the repository at this point in the history
  2. fix

    andiwand committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    3d78904 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. fix

    andiwand committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    120dd79 View commit details
    Browse the repository at this point in the history
  2. todo; typedefs

    andiwand committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    5192ec3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68a65bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4021d6d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'remove-ckf-smoothing-and-extrapolation' of github.com:a…

    …ndiwand/acts into remove-ckf-smoothing-and-extrapolation
    andiwand committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    2f07adc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22778d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

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

Commits on Nov 27, 2023

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

Commits on Dec 12, 2023

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

Commits on Dec 16, 2023

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

Commits on Dec 21, 2023

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

Commits on Jan 11, 2024

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

Commits on Jan 23, 2024

  1. Merge branch 'main' of https://github.com/acts-project/acts into remo…

    …ve-ckf-smoothing-and-extrapolation
    andiwand committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    312a5a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. introduce TrackHelpers

    andiwand committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9818689 View commit details
    Browse the repository at this point in the history
  2. rename helper; fix

    andiwand committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7ba2841 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:acts-project/acts into remove-ckf-s…

    …moothing-and-extrapolation
    andiwand committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c712b45 View commit details
    Browse the repository at this point in the history
  4. formatting

    andiwand committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    768fb29 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

Commits on Feb 13, 2024

  1. Merge branch 'main' of github.com:acts-project/acts into remove-ckf-s…

    …moothing-and-extrapolation
    andiwand committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ebe7a3c View commit details
    Browse the repository at this point in the history
  2. fix merge

    andiwand committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    9f06c4b View commit details
    Browse the repository at this point in the history
  3. pr feedback part 1

    andiwand committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8e1967d View commit details
    Browse the repository at this point in the history
  4. fix

    andiwand committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    2f57209 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Merge branch 'main' of github.com:acts-project/acts into remove-ckf-s…

    …moothing-and-extrapolation
    andiwand committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ad5f096 View commit details
    Browse the repository at this point in the history
  2. pr feedback part 1

    andiwand committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    008775c View commit details
    Browse the repository at this point in the history
  3. remove propagator helpers

    andiwand committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8cd2e8a View commit details
    Browse the repository at this point in the history
  4. pr feedback part 2

    andiwand committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ac9a940 View commit details
    Browse the repository at this point in the history
  5. fix formatting

    andiwand committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    dda663d View commit details
    Browse the repository at this point in the history
  6. fix silly

    andiwand committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f34e64d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    211c71a View commit details
    Browse the repository at this point in the history
  2. use switch case

    andiwand committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    821e832 View commit details
    Browse the repository at this point in the history
  3. only keep the first error

    andiwand committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d11a007 View commit details
    Browse the repository at this point in the history
  4. fix compilation

    andiwand committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    40a76ba View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 13, 2024

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

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    653c169 View commit details
    Browse the repository at this point in the history
  2. fix doc

    andiwand committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    48c4643 View commit details
    Browse the repository at this point in the history
  3. update refs

    andiwand committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    eb5d298 View commit details
    Browse the repository at this point in the history
  4. fix exatrkx

    andiwand committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c1e658a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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