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

Add additional radices to mixed-radix FFT #1

Open
calebzulawski opened this issue Jan 21, 2020 · 0 comments
Open

Add additional radices to mixed-radix FFT #1

calebzulawski opened this issue Jan 21, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@calebzulawski
Copy link
Owner

The currently supported radices are 2, 3, 4, and 8. Small primes 5 and 7 should be added for parity with other FFT libraries. Larger powers of two might be desirable for performance.

@calebzulawski calebzulawski changed the title Add additional radices to prime factor FFT Add additional radices to mixed-radix FFT Jan 22, 2020
@calebzulawski calebzulawski added enhancement New feature or request good first issue Good for newcomers labels Aug 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant