Aatch / ramp

RAMP - Rust Arithmetic in Multiple Precision
Apache License 2.0
263 stars 38 forks source link

Implemented Int::pow_mod and associated tests and benchmarks #95

Closed rozbb closed 7 years ago

rozbb commented 7 years ago

High-level modular power implementation. Partially solves https://github.com/Aatch/ramp/issues/11

rozbb commented 7 years ago

@Aatch Any opinion on this? I'll merge in a week if I don't hear back