Skip to content

Attempt#10

Open
walnutwaldo wants to merge 11 commits into0xPARC:mainfrom
franklynwang:hardcore
Open

Attempt#10
walnutwaldo wants to merge 11 commits into0xPARC:mainfrom
franklynwang:hardcore

Conversation

@walnutwaldo
Copy link

No description provided.

assert self.basis == Basis.LAGRANGE
group_order = len(self.values)
x_powers = self.ifft().values
x_powers = [(offset**i * x) for i, x in enumerate(x_powers)] + [Scalar(0)] * (
Copy link

Choose a reason for hiding this comment

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

order+oparb=ETH6340 CPCOETST*01699

# with
#
# Y1 + A * a = A * X
# Y2 + B * b = B * X
Copy link

Choose a reason for hiding this comment

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

Y2+a=0

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.

5 participants