-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(fft): introduce cache efficient bit reverse shuffling (#446)
* feat: add cobra bit reverse * experiment: generate code for CobraInPlace * unroll not good * fix previous commit * refactor: simplify some expressions in bitReverse * style: cleaning up the PR * build: gofmt stuff
- Loading branch information
Showing
42 changed files
with
6,543 additions
and
339 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.