This package contains classes for arithmetic in the basic coefficient rings,
e.g. BigRational
, BigInteger
or
ModInteger
.
All such classes implement the RingElem
interface.
The class PrimeList
provides a list of useful prime numbers.
The Product
class implements a finite product of other ring elements.
Last modified: Sun Oct 24 15:35:11 CEST 2010
$Id: package.html 3368 2010-10-24 13:53:32Z kredel $