Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix FRI fold formula #22

Merged
merged 1 commit into from
Nov 19, 2024
Merged

fix FRI fold formula #22

merged 1 commit into from
Nov 19, 2024

Conversation

longerd
Copy link
Contributor

@longerd longerd commented Nov 19, 2024

Motivation

FRI fold formula has a typographical error.

Solution

Change $f(x) = f_e(x) + x * f_o(x)$ to $f(x) = f_e(x^{2}) + x * f_o(x^{2})$.

@andrewmilson
Copy link
Owner

Nice catch! Thank you

@andrewmilson andrewmilson merged commit ff5bf80 into andrewmilson:main Nov 19, 2024
3 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants