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.
 
Polynomial overview
 
Polynomial ring overview
Last modified: Mon Sep 22 00:25:48 CEST 2014
$Id$