diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 20:29:39 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 20:29:39 +0000 |
commit | 74aada477d30000e6ac65f94700daee685b344f1 (patch) | |
tree | 8798e94ceb4f68b1b53e875dab5a73858dd90fd7 /math/fftw | |
parent | 5c70394af027233ca67119795afddb7e9e3ae14e (diff) | |
download | ports-74aada477d30000e6ac65f94700daee685b344f1.tar.gz ports-74aada477d30000e6ac65f94700daee685b344f1.zip |
Remove duplicate words where appropriate.
Approved by: sobomax, obrien
Notes
Notes:
svn path=/head/; revision=44392
Diffstat (limited to 'math/fftw')
-rw-r--r-- | math/fftw/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw/pkg-descr b/math/fftw/pkg-descr index 1e1a14e8c1ad..54f6e50615c5 100644 --- a/math/fftw/pkg-descr +++ b/math/fftw/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. |