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

Minor Bugfixes #180

Merged
merged 10 commits into from
May 20, 2024
Merged

Minor Bugfixes #180

merged 10 commits into from
May 20, 2024

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

  1. Fix inverted user colormap #131

    mducle committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    95a3d7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fc2943 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c8bae0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    322ace4 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Fix CI

    Update base github-actions to node-20 (v4)
       gha/[up|down]load-artifact no longer accept
       same named artifacts for a matrix run
    Update Matlab CI to v2
       lowest supported version is R2021a
    Update sw_mex to support Apple-Silicon (arm64)
    Fix bug in INSTALL_DEPS in yaml
    Inc pcsmo test tolerance to pass on MacOS-14
    mducle committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    472e474 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Fix spec spinw object issues in fitmode

    spinwave() now creates a .obj field regardless
      When fitmode=true, this a barebones struct
      When fitmode=false, this is a full spinw object
    Fix issue with sw_plotspec when using fastmode/fitmode
    Add basic test for fitspec() to check twins handling
    mducle committed May 13, 2024
    Configuration menu
    Copy the full SHA
    35fbe89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea8695e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

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