wok view fftw/description.txt @ rev 24997

updated ninvaders (0.1.1 -> 0.1.2)
author Hans-G?nter Theisgen
date Mon May 16 11:04:31 2022 +0100 (2022-05-16)
parents
children
line source
1 FFTW is a C subroutine library for computing the discrete
2 Fourier transform (DFT) in one or more dimensions,
3 of arbitrary input size, and of both real and complex data
4 (as well as of even or odd data, i.e. the discrete cosine
5 or sine transforms or DCT/DST).
6 We believe that FFTW, which is free software, should become
7 the FFT library of choice for most applications.