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

perf(fft): introduce cache efficient bit reverse shuffling #446

Merged
merged 8 commits into from
Oct 2, 2023
Merged

Commits on Sep 13, 2023

  1. feat: add cobra bit reverse

    gbotrel committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1ad338d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f936bd6 View commit details
    Browse the repository at this point in the history
  3. unroll not good

    gbotrel committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1444769 View commit details
    Browse the repository at this point in the history
  4. fix previous commit

    gbotrel committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    af69977 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a79916c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. style: cleaning up the PR

    gbotrel committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6af3f7f View commit details
    Browse the repository at this point in the history
  2. build: gofmt stuff

    gbotrel committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5f5cc26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89c7b9e View commit details
    Browse the repository at this point in the history