Changelog for modular-arithmetic-1.2.1.1
1.2.1.0
- changed
Integralimplementation:quotRemnow uses modular inversion! - added
invfor modular inversion - added
SomeModdata type for modular number with unknown modulus - added
modValandsomeModValhelpers similar to ones inGHC.TypeLits