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

FFT using pyvkfft and use loopy callables #114

Merged
merged 67 commits into from
Aug 1, 2022
Merged

FFT using pyvkfft and use loopy callables #114

merged 67 commits into from
Aug 1, 2022

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    ad39de6 View commit details
    Browse the repository at this point in the history
  2. Fix docs and caching

    isuruf committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    9cb4caa View commit details
    Browse the repository at this point in the history
  3. Fix p2p warning

    isuruf committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    c5bc9b2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Configuration menu
    Copy the full SHA
    88c9fd8 View commit details
    Browse the repository at this point in the history
  2. Fix profiling events

    isuruf committed May 1, 2022
    Configuration menu
    Copy the full SHA
    bab8f38 View commit details
    Browse the repository at this point in the history
  3. simplify m2l data zeros

    isuruf committed May 1, 2022
    Configuration menu
    Copy the full SHA
    68864a2 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Add pyvkfft to requirements

    isuruf committed May 2, 2022
    Configuration menu
    Copy the full SHA
    03cc94e View commit details
    Browse the repository at this point in the history
  2. Fix flake8 warning

    isuruf committed May 2, 2022
    Configuration menu
    Copy the full SHA
    c440950 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    isuruf committed May 2, 2022
    Configuration menu
    Copy the full SHA
    78faead View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f33038 View commit details
    Browse the repository at this point in the history
  5. vkfft for postprocess local

    isuruf committed May 2, 2022
    Configuration menu
    Copy the full SHA
    efb6d99 View commit details
    Browse the repository at this point in the history
  6. Fix AggregateProfilingEvent

    isuruf committed May 2, 2022
    Configuration menu
    Copy the full SHA
    2e1b10e View commit details
    Browse the repository at this point in the history
  7. Fix another typo

    isuruf committed May 2, 2022
    Configuration menu
    Copy the full SHA
    59d7be6 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. M2L Translation Factory

    isuruf committed May 3, 2022
    Configuration menu
    Copy the full SHA
    72b4875 View commit details
    Browse the repository at this point in the history
  2. vim markers

    isuruf committed May 3, 2022
    Configuration menu
    Copy the full SHA
    83f7fd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bed782f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Fix tests

    isuruf committed May 5, 2022
    Configuration menu
    Copy the full SHA
    7cf5404 View commit details
    Browse the repository at this point in the history
  2. Fix toys

    isuruf committed May 5, 2022
    Configuration menu
    Copy the full SHA
    584d2c9 View commit details
    Browse the repository at this point in the history
  3. Fix test_m2l_toeplitz

    isuruf committed May 5, 2022
    Configuration menu
    Copy the full SHA
    6f5ad1f View commit details
    Browse the repository at this point in the history
  4. Fix more tests

    isuruf committed May 5, 2022
    Configuration menu
    Copy the full SHA
    47a4a27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60ef708 View commit details
    Browse the repository at this point in the history
  6. Use pytential dev branch

    isuruf committed May 5, 2022
    Configuration menu
    Copy the full SHA
    85e0ed1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f74eec View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Merge branch 'main' into m2l

    isuruf committed May 6, 2022
    Configuration menu
    Copy the full SHA
    9162d17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3880661 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a57f727 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea6a99c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. Configuration menu
    Copy the full SHA
    df991c6 View commit details
    Browse the repository at this point in the history
  2. fix using updated pytential

    isuruf committed May 8, 2022
    Configuration menu
    Copy the full SHA
    4eaad6a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    9119880 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    isuruf committed May 13, 2022
    Configuration menu
    Copy the full SHA
    21236d7 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Configuration menu
    Copy the full SHA
    9ddd3a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5dea13 View commit details
    Browse the repository at this point in the history
  3. Fix for bessel

    isuruf committed May 14, 2022
    Configuration menu
    Copy the full SHA
    52de95d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Merge branch 'main' into fft

    inducer authored May 19, 2022
    Configuration menu
    Copy the full SHA
    3ddc0db View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Add pyvkfft to setup.py reqs

    isuruf committed May 25, 2022
    Configuration menu
    Copy the full SHA
    bec642e View commit details
    Browse the repository at this point in the history
  2. use list comprehension

    isuruf committed May 25, 2022
    Configuration menu
    Copy the full SHA
    e6d62a4 View commit details
    Browse the repository at this point in the history
  3. Type annotations

    isuruf committed May 25, 2022
    Configuration menu
    Copy the full SHA
    774f869 View commit details
    Browse the repository at this point in the history
  4. fix vim marker

    isuruf committed May 25, 2022
    Configuration menu
    Copy the full SHA
    2c8a5bf View commit details
    Browse the repository at this point in the history
  5. remove unused function

    isuruf committed May 25, 2022
    Configuration menu
    Copy the full SHA
    61ddc0b View commit details
    Browse the repository at this point in the history
  6. m2l_data_inner -> m2l_data

    isuruf committed May 25, 2022
    Configuration menu
    Copy the full SHA
    50f8bb3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3eaa32 View commit details
    Browse the repository at this point in the history
  8. knl -> expr_knl for clarity

    isuruf committed May 25, 2022
    Configuration menu
    Copy the full SHA
    9cc214e View commit details
    Browse the repository at this point in the history
  9. move loop unroll to optimized

    isuruf committed May 25, 2022
    Configuration menu
    Copy the full SHA
    7d9f535 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07c1c93 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    25dd7fc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1252c5a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3b3f6f3 View commit details
    Browse the repository at this point in the history
  14. Fix data not being input

    isuruf committed May 25, 2022
    Configuration menu
    Copy the full SHA
    8e9649f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a66a7cc View commit details
    Browse the repository at this point in the history
  16. cache vkfftapp in wrangler

    isuruf committed May 25, 2022
    Configuration menu
    Copy the full SHA
    fff0d13 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e80c71d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. out-of-place fft

    isuruf committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    8d72d66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98b4bcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7da927 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e9632b View commit details
    Browse the repository at this point in the history
  5. fix typo

    isuruf committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    aafe8b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4bfc05 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Comment out pytentual fork

    isuruf authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    899006e View commit details
    Browse the repository at this point in the history
  2. fix vkfft queues

    isuruf committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    a0942ed View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. use private API for now

    isuruf committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    a5996a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Merge branch 'main' into fft

    isuruf authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    da7f310 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Merge branch 'main' into fft

    isuruf authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    bf083c9 View commit details
    Browse the repository at this point in the history
  2. Add comment on pyvkfft PR

    isuruf authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    741a1cc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into fft

    inducer authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    15df148 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. remove inplace

    isuruf committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    b8af2bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e073d73 View commit details
    Browse the repository at this point in the history