diff options
author | Kyle Guinn <elyk03@gmail.com> | 2010-05-11 20:00:45 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:45 +0200 |
commit | f4426ba513bebe56650fef9f313a044a7079eee8 (patch) | |
tree | fb84766f6bc4cfa34d8ac539ec16c1cbc3b2edcd /libraries/fftw/slack-desc | |
parent | dbfdfdedebae1f670370f814f7f2a351d7cf1072 (diff) | |
download | slackbuilds-f4426ba513bebe56650fef9f313a044a7079eee8.tar.gz |
libraries/fftw: Added to 12.0 repository
Diffstat (limited to 'libraries/fftw/slack-desc')
-rw-r--r-- | libraries/fftw/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/fftw/slack-desc b/libraries/fftw/slack-desc new file mode 100644 index 0000000000..7b6430065b --- /dev/null +++ b/libraries/fftw/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +fftw: fftw (Fastest Fourier Transform in the West) +fftw: +fftw: FFTW is a free collection of fast C routines for computing the +fftw: Discrete Fourier Transform in one or more dimensions. It includes +fftw: complex, real, symmetric, and parallel transforms, and can handle +fftw: arbitrary array sizes efficiently. FFTW is typically faster than +fftw: other publically-available FFT implementations, and is even +fftw: competitive with vendor-tuned libraries. +fftw: +fftw: +fftw: |