issues
search
unzvfu
/
cuda-fixnum
Extended-precision modular arithmetic library that targets CUDA.
MIT License
34
stars
8
forks
source link
Implement the NTT
#40
Open
unzvfu
opened
4 years ago
unzvfu
commented
4 years ago
I.e.
the FFT over finite fields.
Consider the work done in cuFHE
here
.
Relevant article:
http://www.csd.uwo.ca/~moreno/Publications/Moreno-Maza.Pan.HPCS-2010.pdf
I.e. the FFT over finite fields.