Bit Reversal Performance Comparison Test in C and Python



John Bryan





References:
  1. A First Course in Fourier Analysis by David W. Kammler. Contains description of Bracewell-Buneman algorithm.
  2. Xiangui Yu, Nan K Loh, and W.C. Miller, "An improved digit-reversal permutation algorithm", 1992.
  3. Stack Overflow.