4.10.1 rings.integer_mod_ring - Ring of integers modulo n.

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 functions:

crt( v)
CRT(v): v is a lift of elements of rings.IntegerMod(n), for various coprime moduli n.



Subsections
See About this document... for information on suggesting changes.