aboutsummaryrefslogtreecommitdiff
path: root/math/djbfft/pkg-descr
blob: 864055235dd87154afe613ffe9108e5f4e4f15f0 (plain) (blame)
1
2
3
4
5
6
7
djbfft is an extremely fast library for floating-point convolution.
The current version holds most of the speed records for double-precision
FFTs on general-purpose computers.

djbfft provides power-of-2 complex FFTs, real FFTs at twice the
speed, and fast multiplication of complex arrays. Single precision
and double precision are equally supported.