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

Implement constraint folder permutation randomness #75

Open
morganthomas opened this issue Oct 29, 2023 · 2 comments
Open

Implement constraint folder permutation randomness #75

morganthomas opened this issue Oct 29, 2023 · 2 comments

Comments

@morganthomas
Copy link
Collaborator

In machine/src/__internal/folding_builder.rs, the implementation of PermutationAirBuilder::permutation_randomness for ConstraintFolder<'a, F, EF, M> is stubbed out. The stub should be replaced with a proper implementation.

@morganthomas
Copy link
Collaborator Author

The same issue exists in both the symbolic AIR builder and the folding builder.

@morganthomas
Copy link
Collaborator Author

Look at work done by Plonky3 on this.

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

No branches or pull requests

1 participant