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

Consider introducing a FFT trait #259

Closed
kevaundray opened this issue Sep 5, 2024 · 0 comments · Fixed by #291
Closed

Consider introducing a FFT trait #259

kevaundray opened this issue Sep 5, 2024 · 0 comments · Fixed by #291

Comments

@kevaundray
Copy link
Contributor

This has been taken from Benedikt Wagner's document.

Currently the code duplicates the functions for g1_fft and fr_fft. It is possible to add a FFT trait to decrease code duplication.

Related to #246

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant