julia-abstractffts 1.0.1 General framework for fast Fourier transforms (FFTs)
This package allows multiple FFT packages to co-exist with the same underlying fft(x)
and plan_fft(x)
interface. It is mainly not intended to be used directly. Instead, developers of packages that implement FFTs (such as FFTW.jl
or FastTransforms.jl
) extend the types/functions defined in AbstractFFTs.
- Website: https://github.com/JuliaGPU/Adapt.jl
- License: Expat
- Package source: julia-xyz.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, i686-linux