You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Autoparallel we can implement this now right? as we have DFT to change the basis. Multiplication and division in monomial basis takes O(n^2), while in lagrange basis, it's O(n). I understood it from these amazing stark anatomy blogs.
Plonkathon also has it implemented in it's polynomial module.
Autoparallel
changed the title
fast polynomial multiplication and division in lagrange domain.
opt: fast polynomial multiplication and division in lagrange domain.
Dec 19, 2024
Autoparallel
changed the title
opt: fast polynomial multiplication and division in lagrange domain.
perf: fast polynomial multiplication and division in lagrange domain.
Dec 19, 2024
No description provided.
The text was updated successfully, but these errors were encountered: