Skip to content

Jyun-Neng/NTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Number Theoretic Transform

Generate primitive nth root of unity

img
r is the primitive nth root of unity iff there are not other numbers k divide n such that img.
Use NthRootOfUnity function to generate the primitive nth root of unity.
NOTE: In my design, modulus must be prime.

TODO

Implement NTT algorithm under ideal.

Releases

No releases published

Packages

No packages published

Languages