Skip navigation links

Package edu.jas.poly

Generic coefficients polynomial package.

See: Description

Package edu.jas.poly Description

Generic coefficients polynomial package.

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 overview

Polynomial ring overview
Polynomial ring overview


Heinz Kredel

Last modified: Mon Sep 22 00:25:48 CEST 2014

$Id: package.html 4925 2014-09-24 21:59:14Z kredel $

Skip navigation links