Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement bit-reversal permutation #40

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

kitsuyui
Copy link
Owner

Copy link

🎉 Happy commit!

  • Now pull request issue number reaches 40. It's time to celebrate!

- Bit-reversal permutation
  - This is useful for bit-reversal permutation in FFT.
  - Also useful for pseudo-random shuffling order of bits.
  - https://en.wikipedia.org/wiki/Bit-reversal_permutation
@kitsuyui kitsuyui force-pushed the bit-reversal-permutation branch from 726a4c8 to 3bf226c Compare July 24, 2024 17:55
@kitsuyui kitsuyui merged commit 41f5210 into main Jul 24, 2024
9 checks passed
@kitsuyui kitsuyui deleted the bit-reversal-permutation branch July 24, 2024 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant