This package contains classes for arithmetic in the basic coefficient rings,
e.g. BigRational
, BigInteger
, ModLong
or
ModInteger
.
All such classes implement the RingElem
respectively the GcdRingElem
interface.
The class PrimeList
provides a list of useful prime numbers.
The Product
class implements a finite product of other ring elements.
Last modified: Thu Dec 15 22:56:05 CET 2011
$Id$