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

Zyouell/exit implementation #8

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Zyouell
Copy link

@Zyouell Zyouell commented Oct 3, 2023

I don't know if you are still working on this repository but I needed to perform an inverse FFT over the Bn254 BaseField for another project and so adapted/added to your existing code to do so.

I added some benchmarks for the interpolation and also parameters to use ECFFT over the Bn254 ScalarField (mostly for testing because I couldn't multiply polynomials for non FFT-friendly fields).

I tried to change as little of the starting code as possible but I had to fiddle with some of the structs to add in some pre-computations.

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.

1 participant