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

feat(ivc): impl eval_lagrange_poly_zero #380

Merged
merged 7 commits into from
Nov 5, 2024

Conversation

cyphersnake
Copy link
Collaborator

Motivation
As part of #361 we calculate L0(gamma)

Overview
Simple implementation without optimizations, using ready operations from main_gate

@cyphersnake cyphersnake requested a review from chaosma October 29, 2024 15:16
@cyphersnake cyphersnake self-assigned this Oct 29, 2024
@cyphersnake cyphersnake marked this pull request as ready for review October 29, 2024 20:10
src/gadgets/util.rs Outdated Show resolved Hide resolved
src/ivc/protogalaxy/mod.rs Outdated Show resolved Hide resolved
@cyphersnake cyphersnake force-pushed the 361-feat-protogalaxy-verify-circuit-4 branch from 8dd43eb to dc5d940 Compare November 4, 2024 12:00
@cyphersnake cyphersnake force-pushed the 361-feat-protogalaxy-verify-circuit-5 branch from 80125ea to ea85498 Compare November 4, 2024 12:15
@cyphersnake cyphersnake requested a review from chaosma November 4, 2024 12:15
@cyphersnake cyphersnake force-pushed the 361-feat-protogalaxy-verify-circuit-4 branch from dc5d940 to 454f486 Compare November 5, 2024 12:01
Base automatically changed from 361-feat-protogalaxy-verify-circuit-4 to main November 5, 2024 12:01
@cyphersnake cyphersnake force-pushed the 361-feat-protogalaxy-verify-circuit-5 branch from ea85498 to 8aa3c6f Compare November 5, 2024 12:01
@cyphersnake cyphersnake merged commit 332a0d7 into main Nov 5, 2024
1 check passed
@cyphersnake cyphersnake deleted the 361-feat-protogalaxy-verify-circuit-5 branch November 5, 2024 13:43
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.

2 participants