djbfft

v 0.76

D.J. Bernstein's fast fourier transform library

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.

https://cr.yp.to/djbfft.html

To install djbfft, paste this in macOS terminal after installing MacPorts

sudo port install djbfft

Add to my watchlist

Installations 0
Requested Installations 0