Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prio3: Implement polynomial multiplication in NlogN #525

Closed
armfazh opened this issue Jan 17, 2025 · 1 comment
Closed

prio3: Implement polynomial multiplication in NlogN #525

armfazh opened this issue Jan 17, 2025 · 1 comment
Assignees
Labels
enhancement Improvement over something already in the project

Comments

@armfazh
Copy link
Contributor

armfazh commented Jan 17, 2025

* Mul of polynomials using NTT

Feel free to punt the NTT optimizations to a future PR.

Originally posted by @cjpatton in #522 (comment)

@armfazh
Copy link
Contributor Author

armfazh commented Mar 20, 2025

Completed
Closed by #532

@armfazh armfazh closed this as completed Mar 20, 2025
@armfazh armfazh self-assigned this Mar 20, 2025
@armfazh armfazh added the enhancement Improvement over something already in the project label Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement over something already in the project
Projects
None yet
Development

No branches or pull requests

1 participant