Package sage :: Package rings :: Module integer_mod_ring
[show private | hide private]
[frames | no frames]

Module sage.rings.integer_mod_ring

Ring of integers modulo n.
Classes
IntegerModRing The ring of integers modulo N, e.g., when N is prime this is a prime finite field.
Zmod The ring of integers modulo N, e.g., when N is prime this is a prime finite field.

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

Function Details

crt(v)

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

Generated by Epydoc 2.1 on Fri Jun 24 17:58:45 2005 http://epydoc.sf.net