Add additional radices to mixed-radix FFT
calebzulawski opened this issue · 0 comments
calebzulawski commented
The currently supported radices are 2, 3, 4, and 8. Small primes 5 and 7 should be added for parity with other FFT libraries. Larger powers of two might be desirable for performance.