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

[WIP] Witgen for public references #1650

Closed
wants to merge 5 commits into from
Closed

Conversation

georgwiese
Copy link
Collaborator

No description provided.

@georgwiese
Copy link
Collaborator Author

Closed in favor of #1756.

@georgwiese georgwiese closed this Sep 5, 2024
github-merge-queue bot pushed a commit that referenced this pull request Sep 23, 2024
(First 4 commits of #1650)

This PR prepares witness generation for scalar publics (#1756). Scalar
publics are similar to cells in the trace, but are global (i.e.,
independent on the row number).

With this PR, affine expressions use a new `AlgebraicVariable` enum,
that can be either a column reference (`&'a AlgebraicReference`, which
was used previously), or a reference to a public.
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