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): v is a lift of elements of rings.IntegerMod(n), for
various coprime moduli n.
Release 0.6.beta1, documentation updated on September 7, 2005.
See About this document... for information on suggesting changes.