Skip navigation links

Package edu.jas.ps

Generic coefficients power series package.

See: Description

Package edu.jas.ps Description

Generic coefficients power series package.

This package contains classes for univariate and multivariate power series arithmetic in classes UnivPowerSeries, UnivPowerSeriesRing, MultiVarPowerSeries and MultiVarPowerSeriesRing over coefficient rings which implement the RingElem interface. It contains also classes for reduction (with Mora's tangent cone algorithm) and standard base computations. Currently the term order is fixed to the order defined by the iterator over exponent vectors ExpVectorIterator.


Heinz Kredel

Last modified: Sat Sep 18 14:15:26 CEST 2010

$Id: package.html 3327 2010-09-18 12:16:19Z kredel $

Skip navigation links