wok-current view fftw/description.txt @ rev 25579

Bump toolchain GCC 4.9.2, Glibc 2.19, Binutils 2.37
author Stanislas Leduc <shann@slitaz.org>
date Tue May 16 20:08:34 2023 +0000 (20 months ago)
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.