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

Chores: export the unrolled FFT64 out of SIS #496

Merged
merged 4 commits into from
Apr 11, 2024

Conversation

AlexandreBelling
Copy link
Collaborator

Description

This PR exports the functions Fft64 and ComputeTwiddle

Type of change

No procedural changes in the code

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I did not modify files generated from templates
  • golangci-lint does not output errors locally
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Copy link

📦 github.com/consensys/gnark-crypto/ecc/bls12-381
TestPairing 0s

📦 github.com/consensys/gnark-crypto/ecc/bn254/fr/gkr
TestMimc 0s

    gkr_test.go:177: Entered test orchestrator, assigning and randomizing inputs
    gkr_test.go:190: Selected inputs for test
    gkr_test.go:343: Evaluating all circuit wires
    gkr_test.go:345: Circuit evaluation complete

internal/generator/sis/template/fft.go.tmpl Outdated Show resolved Hide resolved
@AlexandreBelling AlexandreBelling merged commit f2e861f into master Apr 11, 2024
7 checks passed
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.

3 participants