This package contains classes for polynomial, solvable polynomial
and free non-commutative polynomial arithmetic,
e.g. GenPolynomial
, GenSolvablePolynomial
or GenWordPolynomial
over coefficient rings which
implement the RingElem
interface. For arithmetic of
commutative exponents and words over arbitrary alphabets are the
classes ExpVector
and Word
with
WordFactory
. Other classes contained in this package
are AlgebraicNumber
, PolyUtil
and a
polynomial parser GenPolynomialTokenizer
. Some classes
implement quotient rings or residue class rings, etc., based only on
the interfaces in the edu.jas.structure
package.
Last modified: Fri Sep 21 21:50:21 CEST 2012
$Id: package.html 4215 2012-09-21 21:56:08Z kredel $