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

algebra: scalar: Add interface to specify domain in FFT computation #33

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

joeykraut
Copy link
Member

Purpose

This PR adds an interface to specify the domain of an (i)FFT. This is frequently needed when we want to shrink the domain by evaluating over a multiplicative coset of the base domain.

Testing

  • Unit and integration tests pass

@joeykraut joeykraut requested a review from akirillo October 25, 2023 23:30
@joeykraut joeykraut marked this pull request as ready for review October 25, 2023 23:30
@joeykraut joeykraut merged commit 58fedfa into master Oct 25, 2023
4 checks passed
@joeykraut joeykraut deleted the joey/fft-with-domain branch October 25, 2023 23:41
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.

2 participants