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

Vanishing polynomial evaluator #35

Merged
merged 1 commit into from
Feb 22, 2022
Merged

Vanishing polynomial evaluator #35

merged 1 commit into from
Feb 22, 2022

Conversation

kilic
Copy link

@kilic kilic commented Feb 22, 2022

Before this PR, evaluation of vanishing polynomial was calculated in very suboptimal way ie first calculating the coefficients and then evaluation at a point. Now it's the way it should be that just uses roots and evaluation point.

@kilic kilic requested a review from han0110 February 22, 2022 11:01
Copy link

@han0110 han0110 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kilic kilic merged commit d0938ea into main Feb 22, 2022
@kilic kilic deleted the eval_vanishing branch March 11, 2022 17:58
iquerejeta added a commit to input-output-hk/halo2 that referenced this pull request May 8, 2024
…hk/features/x-lt-p-range-check2

Add benchmarks and docs for scalar_fits_in_base_range_check
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