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

DHS variable step size #342

Merged
merged 18 commits into from
Jun 2, 2024
Merged

Commits on May 19, 2024

  1. add step size adjustment

    shoubhikraj authored May 19, 2024
    Configuration menu
    Copy the full SHA
    f10e396 View commit details
    Browse the repository at this point in the history
  2. cubic polyfit

    shoubhikraj committed May 19, 2024
    Configuration menu
    Copy the full SHA
    7747389 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. update

    shoubhikraj committed May 20, 2024
    Configuration menu
    Copy the full SHA
    325f6dd View commit details
    Browse the repository at this point in the history
  2. update

    shoubhikraj committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1cfbeb3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. update

    shoubhikraj committed May 23, 2024
    Configuration menu
    Copy the full SHA
    880421d View commit details
    Browse the repository at this point in the history
  2. replace barrier check

    shoubhikraj committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5724bbf View commit details
    Browse the repository at this point in the history
  3. small updates

    shoubhikraj committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ebad904 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. small update

    shoubhikraj committed May 24, 2024
    Configuration menu
    Copy the full SHA
    78c48b2 View commit details
    Browse the repository at this point in the history
  2. fix peak detection

    shoubhikraj committed May 24, 2024
    Configuration menu
    Copy the full SHA
    98ac75f View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. swtiching step sizes

    shoubhikraj committed May 25, 2024
    Configuration menu
    Copy the full SHA
    5866a52 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

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

Commits on May 27, 2024

  1. fix tests

    shoubhikraj committed May 27, 2024
    Configuration menu
    Copy the full SHA
    add0214 View commit details
    Browse the repository at this point in the history
  2. update tests

    shoubhikraj committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a8cb998 View commit details
    Browse the repository at this point in the history
  3. add test

    shoubhikraj committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b2b3622 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. unfinished update

    shoubhikraj committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e931d76 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. refactor polynomial code

    shoubhikraj committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    bb0eefa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b8a66c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. update changelog

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