fftw-wisdom-to-conf
A library for computing the discrete Fourier transform (DFT)
Install
- All systems
-
curl cmd.cat/fftw-wisdom-to-conf.sh
- Debian
-
apt-get install libfftw3-bin
- Ubuntu
-
apt-get install libfftw3-bin
- Alpine
-
apk add fftw
- Arch Linux
-
pacman -S fftw
- 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-bin
- OS X
-
brew install fftw
- Raspbian
-
apt-get install libfftw3-bin
- Dockerfile
- dockerfile.run/fftw-wisdom-to-conf
- Docker
-
docker run cmd.cat/fftw-wisdom-to-conf fftw-wisdom-to-conf
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.