Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

LagrangeBasis struct #3

Open
kevaundray opened this issue Nov 7, 2021 · 0 comments
Open

LagrangeBasis struct #3

kevaundray opened this issue Nov 7, 2021 · 0 comments

Comments

@kevaundray
Copy link
Contributor

We can probably get rid of the Lagrange basis struct and just have associated methods. For example,

instead of self.interpolate(), we can have LagrangeBasis::interpolate(vec : &[Fr])

The only complication are the iterator methods which use the LagrangeBasis struct

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

No branches or pull requests

1 participant