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

Standardize on terminology: r(X) vs I(x) #266

Closed
kevaundray opened this issue Sep 5, 2024 · 0 comments · Fixed by #288
Closed

Standardize on terminology: r(X) vs I(x) #266

kevaundray opened this issue Sep 5, 2024 · 0 comments · Fixed by #288

Comments

@kevaundray
Copy link
Contributor

This has been taken from Benedikt Wagner's document.

Link:

let r_x = lagrange_interpolate(&coordinates).expect("lagrange interpolation failed");

Creating the issue as this is done in a few places in that file -- I think the comments should use I(x) and just clarify that this is the "remainder polynomial".

Related to #246

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant