forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
8 lines
477 B
Text
8 lines
477 B
Text
sfft is a library to compute discrete Fourier transforms of signals with
|
|
a sparse frequency domain, using an algorithm that is more efficient than
|
|
other known FFT algorithms. It was developed by Haitham Hassanieh, Piotr
|
|
Indyk, Dina Katabi, and Eric Price at the Computer Science and Artifical
|
|
Intelligence Lab at MIT. Performance optimizations were developed by J.
|
|
Schumacher at the Computer Science Department of ETH Zurich in 2013.
|
|
|
|
WWW: http://spiral.net/software/sfft.html
|