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

Multilinear extensions of polynomials #423

Merged
merged 3 commits into from
Jul 6, 2024
Merged

Multilinear extensions of polynomials #423

merged 3 commits into from
Jul 6, 2024

Conversation

mratsim
Copy link
Owner

@mratsim mratsim commented Jul 6, 2024

This implements multilinear extensions of polynomials.

This prepares for a focus on efficient proof systems and underlies:

  • the sumcheck protocol (for linear-time polynomial IOP/Interactive Oracle Proof),
  • the GKR protocol (for efficient circuits like for hash functions or machine learning)
  • and multilinear polynomial commitments Multilinear Polynomial Commitments #299

@mratsim mratsim merged commit 0afda7b into master Jul 6, 2024
24 checks passed
@mratsim mratsim deleted the mle branch July 6, 2024 20:35
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.

None yet

2 participants