Skip to content

fix the evaluation of constraint polynomial A#115

Open
keroro520 wants to merge 1 commit into
vbuterin:mainfrom
keroro520:fix-evaluation-of-constraint-polynomial
Open

fix the evaluation of constraint polynomial A#115
keroro520 wants to merge 1 commit into
vbuterin:mainfrom
keroro520:fix-evaluation-of-constraint-polynomial

Conversation

@keroro520
Copy link
Copy Markdown

The constraint polynomial is $A^3(x) + x - A(\omega \cdot x) = x^N$ ,
so the evaluation for $r$ should be $A^3(r) + r - A(\omega \cdot r) = r^N$

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