comfort-fftw

High-level interface to FFTW (Fast Fourier Transform) based on comfort-array

https://hub.darcs.net/thielema/comfort-fftw/

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

See all snapshots comfort-fftw appears in

BSD-3-Clause licensed and maintained by Henning Thielemann
This version can be pinned in stack with:comfort-fftw-0.0@sha256:a2672c49a62d085433033816a2c366f209ea6d997807911be1018a86a451f63e,2185

FFTW claims to be the fastest Fourier Transform in the West. This is a high-level interface to libfftw. We re-use the type classes from netlib-ffi.

For rather simple examples see the packages align-audio and morbus-meniere.

See also package fft.