cheran-senthil / cheran-senthil/PyRival
NTT fails for n = 1
Open
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 307
- PR merge metrics
- No merged PRs in 30d
Description
If a and b both have size 1 then ntt will have a runtime error (or (0,2), (2,0) but I don't know if this case comes up). I'm not sure whether the best solution is to hardcode this case or to do something else.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.