Skip to content

Add FFT examples #18

Open
Open
@certik

Description

@certik

1D fft:

  • radix 2
  • radix 2, 3, 5 + driver
    3D fft:
  • using the 1D fft

There is FFTPACK implementation of the above, and I have my own more modern Fortran implementation. For the radix 2 there is also a Python/NumPy implementation here:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions