An open API service indexing awesome lists of open source software.

https://github.com/mkamadeus/stima-polynomial-multiplication-dnc

Polynomial multiplication algorithm written in C++, with time complexity of O(N^log3) = O(N^1.585)
https://github.com/mkamadeus/stima-polynomial-multiplication-dnc

cpp karatsuba-algorithm

Last synced: 5 months ago
JSON representation

Polynomial multiplication algorithm written in C++, with time complexity of O(N^log3) = O(N^1.585)

Awesome Lists containing this project