wok diff fftw/description.txt @ rev 24974

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 02 11:23:24 2022 +0000 (2022-05-02)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/fftw/description.txt	Mon May 02 11:23:24 2022 +0000
     1.3 @@ -0,0 +1,7 @@
     1.4 +FFTW is a C subroutine library for computing the discrete
     1.5 +Fourier transform (DFT) in one or more dimensions,
     1.6 +of arbitrary input size, and of both real and complex data
     1.7 +(as well as of even or odd data, i.e. the discrete cosine
     1.8 +or sine transforms or DCT/DST).
     1.9 +We believe that FFTW, which is free software, should become
    1.10 +the FFT library of choice for most applications.