fftwl-wisdom

A library for computing the discrete Fourier transform (DFT)

Install

All systems
curl cmd.cat/fftwl-wisdom.sh
Debian Debian
apt-get install libfftw3-dbg
Ubuntu
apt-get install libfftw3-dbg
Alpine
apk add fftw
Arch Arch Linux
pacman -S fftw
image/svg+xml Kali Linux
apt-get install libfftw3-bin
CentOS
yum install fftw
Fedora
dnf install fftw
Windows (WSL2)
sudo apt-get update sudo apt-get install libfftw3-dbg
OS X
brew install fftw
Raspbian
apt-get install libfftw3-dbg
Docker
docker run cmd.cat/fftwl-wisdom fftwl-wisdom powered by Commando

fftw

A library for computing the discrete Fourier transform (DFT)

libfftw3-bin

Library for computing Fast Fourier Transforms - Tools

The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the wisdom management tools.

libfftw3-dbg

Library for computing Fast Fourier Transforms - debug symbols

The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the statically linked library, header files and test programs. This package contains debug packages for both serial and MPI versions. For documentation, see libfftw3-doc.