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

ENH: Add Scipy and Cupy as fft interfaces #8

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Aug 26, 2024

  1. enh: add scipy fft interface

    Eoghan O'Connell committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f09a64f View commit details
    Browse the repository at this point in the history
  2. tests: correct path for ci use

    Eoghan O'Connell committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    41b77e4 View commit details
    Browse the repository at this point in the history
  3. tests: fft interface checks and lint code

    Eoghan O'Connell committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    97e7c5c View commit details
    Browse the repository at this point in the history
  4. docs: update docstrings and docs example output image

    Eoghan O'Connell committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    93618fb View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. enh, tests: add cupy3D class and basic tests for debugging

    Eoghan O'Connell committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b19a817 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. enh: making the code 3d-proof

    Eoghan O'Connell committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8525abd View commit details
    Browse the repository at this point in the history