data61 / cuda-fixnum

Extended-precision modular arithmetic library that targets CUDA.
Other
41 stars 28 forks source link

Investigate using Montgomery multiplication in the division algorithms #29

Open unzvfu opened 6 years ago

unzvfu commented 6 years ago

First saw the idea here.

unzvfu commented 4 years ago

Following up at https://github.com/unzvfu/cuda-fixnum/issues/14.