data61 / cuda-fixnum

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

Implement Python interface #59

Open unzvfu opened 5 years ago

unzvfu commented 5 years ago

Implement a Python interface based on the results of the analysis in #58. Codependent with #60.

unzvfu commented 4 years ago

Follow up at https://github.com/unzvfu/cuda-fixnum/issues/32.