The module rings.integer_mod_ring defines the following classes:
- class IntegerModRing
-
The ring of integers modulo N, e.g., when N is prime
this is a prime finite field.
The module rings.integer_mod_ring defines the following methods:
-
-
CRT(v): v is a lift of elements of rings.IntegerMod(n), for
various coprime moduli n.
Release 0.6.alpha2, documentation updated on August 27, 2005.
See About this document... for information on suggesting changes.