data61 / cuda-fixnum

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

Rewrite test suite to run via Python interface #61

Open unzvfu opened 5 years ago

unzvfu commented 5 years ago

Currently running through GTest, but it would be cleaner to run it via the Python interface developed in #59.

unzvfu commented 4 years ago

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