fft

Bindings to the FFTW library.

Version on this page:0.1.8.6
LTS Haskell 22.14:0.1.8.7@rev:1
Stackage Nightly 2024-03-29:0.1.8.7@rev:1
Latest on Hackage:0.1.8.7@rev:1

See all snapshots fft appears in

BSD-3-Clause licensed by Jed Brown
This version can be pinned in stack with:fft-0.1.8.6@sha256:5cf9b66654384f7650874ca3cded9aa767855a5dc15153b05eae81b8f73760c7,1828

Module documentation for 0.1.8.6

  • Math
    • Math.FFT
      • Math.FFT.Base

Bindings to the FFTW library.

Provides high performance discrete fourier transforms in arbitrary dimensions. Include transforms of complex data, real data, and real to real transforms.