Previous version of the `fft` included bit reverse operation in the domain pre-computed coset tables (in a dirty way, non generalizable to many cosets). Need to propose a general pattern to avoid bitReverse operations.
Previous version of the
fftincluded bit reverse operation in the domain pre-computed coset tables (in a dirty way, non generalizable to many cosets).Need to propose a general pattern to avoid bitReverse operations.