openbsd-ports/math/fftw3/pkg/DESCR-main
steven 923fbd131a new MULTI_PACKAGES
looks good espie@
2006-11-21 20:42:30 +00:00

9 lines
333 B
Plaintext

FFTW is a C subroutine library for computing the discrete Fourier
transform (DFT) in one or more dimensions, of arbitrary input size,
and of both real and complex data (as well as of even/odd data, i.e.
the discrete cosine/sine transforms or DCT/DST).
Flavors:
- double: double precision library
- float: single precision library