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

Remove extra FFTs #1450

Merged
merged 2 commits into from
May 12, 2023
Merged

Remove extra FFTs #1450

merged 2 commits into from
May 12, 2023

Conversation

nazar-pc
Copy link
Member

Using new APIs that don't do forward FFT we no longer need to do inverse FFT. -2 FFTs is good as described in #1307.

Note that crate name has changed upstream.

Closes #1307

Code contributor checklist:

@nazar-pc nazar-pc requested a review from dariolina May 12, 2023 09:04
@nazar-pc nazar-pc enabled auto-merge May 12, 2023 09:05
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.

polynomial coefficients recovery
2 participants