diff options
author | dd <dd@FreeBSD.org> | 2001-06-24 20:29:39 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-06-24 20:29:39 +0000 |
commit | a22214cd93523177e47cd605d44dde3ea14857df (patch) | |
tree | e59628b2feefbb62421c7620d6090f5f700c3e73 /math/fftw3 | |
parent | 7e1a6ca89336c5adc6aa1e4ba8d2cb64f522ac77 (diff) | |
download | FreeBSD-ports-a22214cd93523177e47cd605d44dde3ea14857df.zip FreeBSD-ports-a22214cd93523177e47cd605d44dde3ea14857df.tar.gz |
Remove duplicate words where appropriate.
Approved by: sobomax, obrien
Diffstat (limited to 'math/fftw3')
-rw-r--r-- | math/fftw3/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw3/pkg-descr b/math/fftw3/pkg-descr index 1e1a14e..54f6e50 100644 --- a/math/fftw3/pkg-descr +++ b/math/fftw3/pkg-descr @@ -2,7 +2,7 @@ FFTW is a C subroutine library for computing the Discrete Fourier Transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size. We believe that FFTW, which is free software, should become the FFT library of choice for most applications. Our benchmarks, -performed on on a variety of platforms, show that FFTW's performance is +performed on a variety of platforms, show that FFTW's performance is typically superior to that of other publicly available FFT software. Moreover, FFTW's performance is portable: the program will perform well on most architectures without modification. |