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

reduce allocations in dims_howmany #269

Merged
merged 9 commits into from
Apr 12, 2023
Merged

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    2c8068a View commit details
    Browse the repository at this point in the history
  2. Update src/fft.jl

    Co-authored-by: Steven G. Johnson <[email protected]>
    jishnub and stevengj authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    4df51ab View commit details
    Browse the repository at this point in the history
  3. Dont collect size tuple

    jishnub committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    f5748a0 View commit details
    Browse the repository at this point in the history
  4. filter for Int/Tuple regions

    jishnub committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e15a9b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a368f74 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. remove unused methods

    jishnub committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    4f9ecc5 View commit details
    Browse the repository at this point in the history
  2. test region collections

    jishnub committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    df4bcf8 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. bump version to v1.7.0

    jishnub committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    8e83612 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    270c27a View commit details
    Browse the repository at this point in the history