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 and polynomial ring overview
Last modified: Sun Apr 27 14:49:15 CEST 2014
$Id: package.html 4825 2014-04-27 13:02:53Z kredel $