Skip to content

Fix fri odd even polynomial form#116

Open
keroro520 wants to merge 1 commit into
vbuterin:mainfrom
keroro520:fix-fri-odd-even-polynomial-form
Open

Fix fri odd even polynomial form#116
keroro520 wants to merge 1 commit into
vbuterin:mainfrom
keroro520:fix-fri-odd-even-polynomial-form

Conversation

@keroro520
Copy link
Copy Markdown

@keroro520 keroro520 commented Sep 26, 2024

FRI Divide $A(x)$ into even and odd parts:

$B(x^2) = \frac{A(x) + A(-x)}{2}$, and $C(x^2) = \frac{A(x) - A(-x)}{2 * x}$

@keroro520 keroro520 force-pushed the fix-fri-odd-even-polynomial-form branch from 0b94a7b to 4f65a4b Compare September 26, 2024 08:06
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.

1 participant