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 parameters class #322

Merged
merged 52 commits into from
Jun 5, 2024
Merged

Add parameters class #322

merged 52 commits into from
Jun 5, 2024

Commits on May 10, 2024

  1. Add Parameters class

    NicolaCourtier committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7a7d735 View commit details
    Browse the repository at this point in the history
  2. Update error type

    NicolaCourtier committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f9993cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b894247 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    518b1eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    916fa4f View commit details
    Browse the repository at this point in the history
  6. Update parameter name

    NicolaCourtier committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7a11dac View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    75780d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08db908 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9265528 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76ae239 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    5fd728c View commit details
    Browse the repository at this point in the history
  2. Test without flaky

    NicolaCourtier committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1515703 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e343dcf View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Add parameters.update

    NicolaCourtier committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8ffc859 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ece7df0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    288d9b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acc4b7b View commit details
    Browse the repository at this point in the history
  5. Add parameters as_dict

    NicolaCourtier committed May 21, 2024
    Configuration menu
    Copy the full SHA
    cb09d14 View commit details
    Browse the repository at this point in the history
  6. Update exp_UKF.py

    NicolaCourtier committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7847195 View commit details
    Browse the repository at this point in the history
  7. Remove fit_keys

    NicolaCourtier committed May 21, 2024
    Configuration menu
    Copy the full SHA
    261e7af View commit details
    Browse the repository at this point in the history
  8. Update comment

    NicolaCourtier committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4897a54 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Fixes for notebooks

    NicolaCourtier committed May 22, 2024
    Configuration menu
    Copy the full SHA
    382b65f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22d3e7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dc583e View commit details
    Browse the repository at this point in the history
  4. Update ground truth

    NicolaCourtier committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d042e0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed9de21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25807a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad74dc6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf7f4e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f2a78e0 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    6555c58 View commit details
    Browse the repository at this point in the history
  2. Relax atol a little

    NicolaCourtier committed May 23, 2024
    Configuration menu
    Copy the full SHA
    242b129 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dae5b82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d29f383 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    063ac74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48bdd76 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15616a3 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    5ddad6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38525fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    248be07 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Brady Planden <55357039+BradyPlanden@users.noreply.github.com>
    NicolaCourtier and BradyPlanden committed May 30, 2024
    Configuration menu
    Copy the full SHA
    21630e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4465869 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5402045 View commit details
    Browse the repository at this point in the history
  7. Update error match

    NicolaCourtier committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4e071f5 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    455dab5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ba4b52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f347ace View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5005b9a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Move check on sigma

    NicolaCourtier committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1521512 View commit details
    Browse the repository at this point in the history
  2. Update description

    NicolaCourtier committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fbb4b23 View commit details
    Browse the repository at this point in the history