diff options
author | tg <tg@FreeBSD.org> | 1997-02-14 08:53:05 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-02-14 08:53:05 +0000 |
commit | 50b2a7523752a429340ddbf865084bca3ba493a1 (patch) | |
tree | aeaca6ba13683e02deaf8339d1ff45c1ff4e236b /math/bihar/pkg-descr | |
parent | cfc864f4976f552911af3a7692d89ad36aee4e5c (diff) | |
download | FreeBSD-ports-50b2a7523752a429340ddbf865084bca3ba493a1.zip FreeBSD-ports-50b2a7523752a429340ddbf865084bca3ba493a1.tar.gz |
Import of fftpack, a library of FFT routines from netlib.
Closes PR #2574.
Submitted by: Pedro Giffuni S.
Diffstat (limited to 'math/bihar/pkg-descr')
-rw-r--r-- | math/bihar/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/math/bihar/pkg-descr b/math/bihar/pkg-descr new file mode 100644 index 0000000..7b202fc --- /dev/null +++ b/math/bihar/pkg-descr @@ -0,0 +1,5 @@ +This package consists of programs which perform Fast Fourier Transforms +for both complex and real periodic sequences and certain other symmetric +sequences. + + Paul Swarztrauber, NCAR. |