Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 245 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 245 Bytes

nttstuff

Here are a few experiments with the number theoretic transform (NTT), including reference and optimized. To get started:

$ pip install --user sympy

then run:

$ python nttstuff.py

to make sure everything's working.