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 extra allocations when benchmarking with no motion #483

Merged
merged 6 commits into from
Sep 20, 2024

Commits on Sep 20, 2024

  1. First commit:

    - Remove unnecessary indexing and transposing in BlochCPU.jl
    - New `get_mask` method (dispatch `t`) in Flow.jl
    pvillacorta committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    957edab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb99403 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1e230d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72b9f15 View commit details
    Browse the repository at this point in the history
  5. Empty commit

    pvillacorta committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4443016 View commit details
    Browse the repository at this point in the history
  6. Empty commit in core

    pvillacorta committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c53ac04 View commit details
    Browse the repository at this point in the history