Package edu.jas.gbmod
Module Groebner base package.
This package is deprecated. It contained classes for module Groebner
bases and syzygies over polynomials and solvable polynomials,
e.g. ModGroebnerBase
or SolvableSyzygy
.
The methods of Mod*GroebnerBase
have been refactored to
*GroebnerBase
methods in package
edu.jas.gb
. The classes Syzygy*
and
SolvableSyzygy*
have been moved to package
edu.jas.gbufd
.
Heinz Kredel
Last modified: Mon Jul 27 21:52:26 CEST 2015
$Id$
-
Interface Summary Interface Description ModGroebnerBase<C extends RingElem<C>> Deprecated. use respective methods from GroebnerBaseModSolvableGroebnerBase<C extends RingElem<C>> Deprecated. use respective methods from SolvableGroebnerBase -
Class Summary Class Description ModGroebnerBaseAbstract<C extends GcdRingElem<C>> Deprecated. use respective methods from GroebnerBaseAbstractModGroebnerBasePar<C extends GcdRingElem<C>> Deprecated. use respective methods from GroebnerBaseParallelModGroebnerBaseSeq<C extends GcdRingElem<C>> Deprecated. use respective methods from GroebnerBaseSeqModSolvableGroebnerBaseAbstract<C extends RingElem<C>> Deprecated. use respective methods from SolvableGroebnerBaseAbstractModSolvableGroebnerBasePar<C extends GcdRingElem<C>> Deprecated. use respective methods from SolvableGroebnerBaseParallelModSolvableGroebnerBaseSeq<C extends GcdRingElem<C>> Deprecated. use respective methods from SolvableGroebnerBaseSeq