fft

Bindings to the FFTW library.

Version on this page:0.1.8.5
LTS Haskell 22.17:0.1.8.7@rev:1
Stackage Nightly 2024-04-19: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.5@sha256:d15177ea54ef28c2539cac3bb8e31b41f076766f7717704800627c6a04d27a19,1831

Module documentation for 0.1.8.5

  • 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.