Indexing started on 2025-11-16 02:30:03 (UTC) still in progress
KISS FFT - A mixed-radix Fast Fourier Transform based up on the principle,
"Keep It Simple, Stupid."
There are many great fft libraries already around. Kiss FFT is not trying
to be better than any of them. It only attempts to be a reasonably efficient,
moderately useful FFT that can use fixed or floating data types and can be
incorporated into someone's C program in a few minutes with trivial licensing.
USAGE:
SEE ALSO: README
| Name | Size | Date (UTC) | Last indexed | Description | |
|---|---|---|---|---|---|
| Name | Size | Date (UTC) | Last indexed | Description | |
| Parent directory | - | 2024-02-11 01:50:09 | |||
| tools/ | - | 2024-02-11 01:50:09 | |||
| _kiss_fft_guts.h | 11047 bytes | 2024-02-11 01:50:09 | Not valid | ||
| CHANGELOG | 4780 bytes | 2024-02-11 01:50:09 | - | ||
| CMakeLists.txt | 469 bytes | 2024-02-11 01:50:09 | - | ||
| kiss_fft.c | 10920 bytes | 2024-02-11 01:50:09 | Not valid | ||
| kiss_fft.h | 3123 bytes | 2024-02-11 01:50:09 | Not valid | ||
| kissfft.hh | 10603 bytes | 2024-02-11 01:50:09 | Not valid | ||
| README | 5622 bytes | 2024-02-11 01:50:09 | - | ||
| README.simd | 2328 bytes | 2024-02-11 01:50:09 | - | ||
| TIPS | 2126 bytes | 2024-02-11 01:50:09 | - |