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

Fix depricated hysteris_sweep file #110

Merged
merged 14 commits into from
Oct 19, 2023
Merged

Fix depricated hysteris_sweep file #110

merged 14 commits into from
Oct 19, 2023

Commits on Aug 1, 2023

  1. update depricated hysteresis_sweep file

    the function were using undefined (old) function and assumed old datastructures
    
    add tests for hysteresis_sweep functions
    oameye committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ab80b82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    963d035 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddd58df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a07bd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e7fe97 View commit details
    Browse the repository at this point in the history
  6. change print statement to logging event @info

    logging event can be turned of on demand. This behaviour is favorable for when working on clusters etc.
    oameye committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    1585aec View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    a795331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b01ad9 View commit details
    Browse the repository at this point in the history
  3. only perturb the point in phase space;

    not phase space itself
    oameye committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    a42d7c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    de483f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    000407a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 13, 2023

  1. get rid of ' typo in test file

    oameye committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1206e60 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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