6.3.1 rings.integer_mod_ring - Ring of integers modulo n.

The module rings.integer_mod_ring defines the following methods:

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

is_IntegerModRing( x)

Return True if x is an integer modulo ring.

The module rings.integer_mod_ring defines the following classes:

class IntegerModRing_field

class IntegerModRing_generic
The ring of integers modulo N, e.



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