All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AbelianGroupElem<C extends AbelianGroupElem<C>> |
Abelian group element interface.
|
AbelianGroupFactory<C extends AbelianGroupElem<C>> |
Abelian group factory interface.
|
AbstractPair<C extends RingElem<C>> |
Serializable abstract subclass to hold pairs of polynomials.
|
AlgebraElem<A extends AlgebraElem<A,C>,C extends RingElem<C>> |
Algabra element interface.
|
AlgebraFactory<A extends AlgebraElem<A,C>,C extends RingElem<C>> |
Algebra factory interface.
|
AlgebraicNotInvertibleException |
Algebraic number NotInvertibleException class.
|
AlgebraicNumber<C extends RingElem<C>> |
Algebraic number class.
|
AlgebraicNumberModTest |
AlgebraicNumber modular Test using JUnit.
|
AlgebraicNumberRing<C extends RingElem<C>> |
Algebraic number factory.
|
AlgebraicNumberTest |
AlgebraicNumber Test using JUnit.
|
AlgebraicRoots<C extends GcdRingElem<C> & Rational> |
Container for the real and complex algebraic roots of a univariate
polynomial.
|
AlgebraicRootsPrimElem<C extends GcdRingElem<C> & Rational> |
Container for the real and complex algebraic roots of a univariate
polynomial together with primitive element.
|
ANumGenPolynomialTest |
AlgebraicNumber coefficients GenPolynomial tests with JUnit.
|
ArithTest |
Basic arithmetic tests with JUnit.
|
ArithUtil |
Arithmetic utilities.
|
ArrayUtil |
Deprecated.
|
BasicLinAlg<C extends RingElem<C>> |
Basic linear algebra methods.
|
BigComplex |
BigComplex class based on BigRational implementing the RingElem respectively
the StarRingElem interface.
|
BigComplexTest |
BigComplex tests with JUnit.
|
BigDecimal |
BigDecimal class to make java.math.BigDecimal available with RingElem
interface.
|
BigDecimalComplex |
BigComplex class based on BigDecimal implementing the RingElem respectively
the StarRingElem interface.
|
BigDecimalComplexTest |
BigComplex tests with JUnit.
|
BigDecimalTest |
BigDecimal tests with JUnit.
|
BigInteger |
BigInteger class to make java.math.BigInteger available with RingElem
respectively the GcdRingElem interface.
|
BigIntegerTest |
BigInteger tests with JUnit.
|
BigOctonion |
BigOctonion class based on BigRational implementing the RingElem interface
and with the familiar MAS static method names.
|
BigOctonionTest |
BigOctonion tests with JUnit.
|
BigQuaternion |
BigQuaternion class based on BigRational implementing the RingElem interface
and with the familiar MAS static method names.
|
BigQuaternionInteger |
Integer BigQuaternion class based on BigRational implementing the RingElem
interface and with the familiar MAS static method names.
|
BigQuaternionIntegerTest |
BigQuaternionInteger tests with JUnit.
|
BigQuaternionRing |
BigQuaternion ring class based on BigRational implementing the RingElem
interface.
|
BigQuaternionTest |
BigQuaternion tests with JUnit.
|
BigRational |
Immutable arbitrary-precision rational numbers.
|
BigRationalTest |
BigRational tests with JUnit.
|
BinaryFunctor<C1 extends Element<C1>,C2 extends Element<C2>,D extends Element<D>> |
Binary functor interface.
|
Boundary<C extends RingElem<C> & Rational> |
Boundary determined by a rectangle and a polynomial.
|
CartesianProduct<E> |
Cartesian product with iterator.
|
CartesianProductInfinite<E> |
Cartesian product of infinite components with iterator.
|
CartesianProductLong |
Cartesian product for Long with iterator.
|
CatReader |
Reader to conncat two readers.
|
CGBSeqTest |
Comprehenssive Groebner base sequential tests with JUnit.
|
ChannelFactory |
ChannelFactory implements a symmetric and non blocking way of setting up
sockets on the client and server side.
|
CharacteristicSet<C extends GcdRingElem<C>> |
Characteristic Set interface.
|
CharacteristicSetSimple<C extends GcdRingElem<C>> |
Characteristic Set class according to the simple algorithm, where the
leading coefficients are not rereduced.
|
CharacteristicSetWu<C extends GcdRingElem<C>> |
Characteristic Set class according to Wu.
|
CharSetTest |
Chararacteristic set tests with JUnit.
|
Coefficients<C extends RingElem<C>> |
Abstract class for generating functions for coefficients of power series.
|
ColoredSystem<C extends GcdRingElem<C>> |
Container for a condition, a corresponding colored polynomial list and a
Groebner base pair list.
|
ColorPolynomial<C extends RingElem<C>> |
Colored Polynomials with green, red and white coefficients.
|
Combinatoric |
Combinatoric algorithms.
|
Complex<C extends RingElem<C>> |
Generic Complex class implementing the RingElem interface.
|
ComplexAlgebraicNumber<C extends GcdRingElem<C> & Rational> |
Complex algebraic number class based on AlgebraicNumber.
|
ComplexAlgebraicRing<C extends GcdRingElem<C> & Rational> |
Complex algebraic number factory class based on AlgebraicNumberRing with
RingFactory interface.
|
ComplexAlgebraicTest |
ComplexAlgebraicNumber Test using JUnit.
|
ComplexGenPolynomialTest |
Complex coefficients GenPolynomial tests with JUnit.
|
ComplexRing<C extends RingElem<C>> |
Generic Complex ring factory implementing the RingFactory interface.
|
ComplexRoots<C extends RingElem<C> & Rational> |
Complex roots interface.
|
ComplexRootsAbstract<C extends RingElem<C> & Rational> |
Complex roots abstract class.
|
ComplexRootsSturm<C extends RingElem<C> & Rational> |
Complex roots implemented by Sturm sequences.
|
ComplexRootTest |
RootUtil tests with JUnit.
|
ComplexRootTest |
RootUtil tests with JUnit.
|
ComplexTest |
Complex test with JUnit.
|
ComprehensiveGroebnerBaseSeq<C extends GcdRingElem<C>> |
Comprehensive Groebner Base sequential algorithm.
|
ComputerThreads |
ComputerThreads, provides global thread / executor service.
|
Condition<C extends GcdRingElem<C>> |
Condition.
|
Condition.Color |
Colors.
|
CPair<C extends RingElem<C>> |
Serializable subclass to hold pairs of colored polynomials.
|
CReductionSeq<C extends GcdRingElem<C>> |
Polynomial parametric ring reduction sequential use algorithm.
|
CriticalPair<C extends RingElem<C>> |
Serializable subclass to hold critical pairs of polynomials.
|
CriticalPairComparator<C extends RingElem<C>> |
Comparator for critical pairs of polynomials.
|
CriticalPairList<C extends RingElem<C>> |
Critical pair list management.
|
Cyclic |
Class to produce a system of equations defined as Cyclic.
|
CycloUtil |
Cyclotomic polynomial utilities.
|
DecGenPolynomialTest |
BigDecimal coefficients GenPolynomial tests with JUnit.
|
DecimalRoots<C extends GcdRingElem<C> & Rational> |
Container for the real and complex algebraic roots of a univariate
polynomial.
|
DGroebnerBaseSeq<C extends RingElem<C>> |
D-Groebner Base sequential algorithm.
|
DGroebnerBaseSeqTest |
DGroebner base sequential tests with JUnit.
|
DHTTransport<K,V> |
Transport container for a distributed version of a HashTable.
|
DHTTransport.Stor |
|
Dimension |
Container for dimension parameters.
|
DistHashTable<K,V> |
Distributed version of a HashTable.
|
DistHashTableServer<K> |
Server for the distributed version of a list.
|
DistHashTableTest |
DistHashTable test with JUnit.
|
DistributedList |
Distributed version of a List.
|
DistributedListServer |
Server for the distributed version of a list.
|
DistributedListTest |
DistributedList tests with JUnit.
|
DistThreadPool |
Distributed thread pool.
|
DistThreadPoolTest |
DistThreadPool tests with JUnit.
|
DReduction<C extends RingElem<C>> |
Polynomial D Reduction interface.
|
DReductionSeq<C extends RingElem<C>> |
Polynomial D-Reduction sequential use algorithm.
|
EGroebnerBaseSeq<C extends RingElem<C>> |
E-Groebner Base sequential algorithm.
|
EGroebnerBaseSeqTest |
EGroebner base sequential tests with JUnit.
|
Element<C extends Element<C>> |
Element interface.
|
ElementaryIntegration<C extends GcdRingElem<C>> |
Methods related to elementary integration.
|
ElementaryIntegrationAbsoluteTest |
Elementary integration Bernoulli algorithm with linear factors with JUnit.
|
ElementaryIntegrationBernoulli<C extends GcdRingElem<C>> |
Methods related to the Bernoulli algorithm for elementary integration.
|
ElementaryIntegrationCzichowski<C extends GcdRingElem<C>> |
Method related to elementary integration.
|
ElementaryIntegrationCzichowskiTest |
Quotient over BigRational GenPolynomial tests with JUnit.
|
ElementaryIntegrationLazard<C extends GcdRingElem<C>> |
Method related to elementary integration.
|
ElementaryIntegrationLazardTest |
Quotient over BigRational GenPolynomial tests with JUnit.
|
ElementaryIntegrationTest |
Quotient over BigRational GenPolynomial tests with JUnit.
|
ElemFactory<C extends Element<C>> |
Element factory interface.
|
EReduction<C extends RingElem<C>> |
Polynomial E-Reduction interface.
|
EReductionSeq<C extends RingElem<C>> |
Polynomial E-Reduction sequential use algorithm.
|
EvalPoints<C extends RingElem<C>> |
Container for the evaluation points of a polynomial.
|
Examples |
Examples for application usage.
|
Examples |
Examples for Groebner base usage.
|
Examples |
Examples related to elementary integration.
|
Examples |
Examples for polynomials usage.
|
Examples |
Examples for univariate power series implementations.
|
Examples |
Examples for ufd and elementaty integration usage.
|
Examples |
Examples for basic linear algebra.
|
ExamplesGeoTheorems |
ExamplesGeoTheorems for Groebner base usage.
|
ExamplesMore |
More examples for integrating rational functions.
|
ExamplesMulti |
Examples for multivariate power series implementations.
|
ExamplesPartialFraction |
Examples related to partial fraction decomposition.
|
ExecutableChannels |
ExecutableChannels used to receive and execute classes.
|
ExecutableChannelsTest |
ExecutableChannels tests with JUnit.
|
ExecutableServer |
ExecutableServer is used to receive and execute classes.
|
ExecutableServerTest |
ExecutableServer tests with JUnit.
|
ExpVector |
ExpVector implements exponent vectors for polynomials.
|
ExpVector.StorUnit |
Storage representation of exponent arrays.
|
ExpVectorByte |
ExpVectorByte implements exponent vectors for polynomials using arrays of
byte as storage unit.
|
ExpVectorInteger |
ExpVectorInteger implements exponent vectors for polynomials using arrays of
int as storage unit.
|
ExpVectorIterable |
Iterable for ExpVector, using total degree enumeration.
|
ExpVectorLong |
ExpVectorLong implements exponent vectors for polynomials using arrays of
long as storage unit.
|
ExpVectorPair |
ExpVectorPair
implements pairs of exponent vectors for S-polynomials.
|
ExpVectorShort |
ExpVectorShort implements exponent vectors for polynomials using arrays of
short as storage unit.
|
ExpVectorTest |
ExpVector tests with JUnit.
|
ExtendedGB<C extends RingElem<C>> |
Container for a GB and transformation matrices.
|
ExtensionFieldBuilder |
Builder for extension field towers.
|
ExtensionFieldBuilderTest |
ExtensionFieldBuilder tests with JUnit.
|
FactorAbsolute<C extends GcdRingElem<C>> |
Absolute factorization algorithms class.
|
FactorAbstract<C extends GcdRingElem<C>> |
Abstract factorization algorithms class.
|
FactorAlgebraic<C extends GcdRingElem<C>> |
Algebraic number coefficients factorization algorithms.
|
FactorAlgebraicPrim<C extends GcdRingElem<C>> |
Algebraic number coefficients factorization algorithms.
|
FactorAlgebraicPrimTest |
Factor algebraic tests with JUnit.
|
FactorAlgebraicTest |
Factor algebraic tests with JUnit.
|
FactorComplex<C extends GcdRingElem<C>> |
Complex coefficients factorization algorithms.
|
FactorComplexTest |
Factor complex via algebraic tests with JUnit.
|
FactorFactory |
Factorization algorithms factory.
|
FactorFactory |
Factorization algorithms factory.
|
FactorFraction<C extends GcdRingElem<C>,D extends GcdRingElem<D> & QuotPair<GenPolynomial<C>>> |
Fraction factorization algorithms.
|
FactorFractionTest |
Factor fractions (of polynomial quotients) tests with JUnit.
|
FactorGenericTest |
Factor rational tests with JUnit.
|
FactorInteger<MOD extends GcdRingElem<MOD> & Modular> |
Integer coefficients factorization algorithms.
|
FactorIntegerTest |
Factor tests with JUnit.
|
Factorization<C extends GcdRingElem<C>> |
Factorization algorithms interface.
|
FactorModular<MOD extends GcdRingElem<MOD> & Modular> |
Modular coefficients factorization algorithms.
|
FactorModularBerlekamp<MOD extends GcdRingElem<MOD>> |
Modular coefficients Berlekamp factorization algorithms.
|
FactorModularTest |
Factor modular tests with JUnit.
|
FactorMoreTest |
Factor tests with JUnit.
|
FactorQuotient<C extends GcdRingElem<C>> |
Rational function coefficients factorization algorithms.
|
FactorQuotientTest |
Factor quotient tests with JUnit.
|
FactorRational |
Rational number coefficients factorization algorithms.
|
FactorRationalTest |
Factor rational tests with JUnit.
|
FactorRealAlgebraic<C extends GcdRingElem<C> & Rational> |
Real algebraic number coefficients factorization algorithms.
|
FactorRealAlgebraicTest |
Factor real algebraic tests with JUnit.
|
FactorRealReal<C extends GcdRingElem<C> & Rational> |
Real algebraic number coefficients factorization algorithms.
|
FactorRealRealTest |
Factor real algebraic tests with JUnit.
|
Factors<C extends GcdRingElem<C>> |
Container for the factors of absolute factorization.
|
FactorsList<C extends GcdRingElem<C>> |
Container for the factors of a squarefree factorization.
|
FactorsMap<C extends GcdRingElem<C>> |
Container for the factors of a eventually non-squarefree factorization.
|
FactorTest |
Factor tests with JUnit.
|
FactorTest |
Factor tests with JUnit.
|
FDUtil |
Solvable polynomials factorization domain utilities, for example recursive
pseudo remainder.
|
FDUtilQuatTest |
FDUtilQuat tests with JUnit.
|
FDUtilTest |
FDUtil tests with JUnit.
|
FieldElem<C extends FieldElem<C>> |
Field element interface.
|
FieldFactory<C extends RingElem<C>> |
Field factory interface.
|
GaloisFieldTest |
Galois field tests with JUnit.
|
GBAlgorithmBuilder<C extends GcdRingElem<C>> |
Builder for commutative Gröbner bases algorithm implementations.
|
GBAlgorithmBuilderTest |
GBAlgorithmBuilder tests with JUnit.
|
GBDistSP<C extends RingElem<C>> |
Deprecated.
|
GBFactory |
Groebner bases algorithms factory.
|
GBFactory.Algo |
Algorithm indicators: igb = integerGB, egb = e-GB, dgb = d-GB, qgb =
fraction coefficients GB, ffgb = fraction free GB.
|
GBFactoryTest |
Groebner base factory tests with JUnit.
|
GBOptimized<C extends GcdRingElem<C>> |
Groebner bases via optimized variable and term order.
|
GBProxy<C extends GcdRingElem<C>> |
Groebner bases parallel proxy.
|
GBProxyTest |
Groebner base proxy of sequential and parallel tests with JUnit.
|
GBTransportMess |
Distributed GB transport message.
|
GCDFactory |
Greatest common divisor algorithms factory.
|
GCDFactoryTest |
GreatestCommonDivisor factory tests with JUnit.
|
GCDFakeTest |
GCD Fake PRS algorithm tests with JUnit.
|
GCDHenselTest |
GCD Hensel algorithm tests with JUnit.
|
GCDModEvalTest |
GCD Modular Evaluation algorithm tests with JUnit.
|
GCDModLongEvalTest |
GCD Modular Evaluation algorithm tests with JUnit.
|
GCDModLongTest |
GCD Modular algorithm tests with JUnit.
|
GCDModularTest |
GCD Modular algorithm tests with JUnit.
|
GCDPartFracRatTest |
GCD partial fraction with rational coefficients algorithm tests with JUnit.
|
GCDPrimitiveQuatTest |
GCD Primitive PRS algorithm tests with JUnit.
|
GCDPrimitiveTest |
GCD Primitive PRS algorithm tests with JUnit.
|
GCDPrimitiveTest |
GCD Primitive PRS algorithm tests with JUnit.
|
GCDProxy<C extends GcdRingElem<C>> |
Greatest common divisor parallel proxy.
|
GCDProxyTest |
GreatestCommonDivisor proxy tests with JUnit.
|
GcdRingElem<C extends GcdRingElem<C>> |
Gcd ring element interface.
|
GCDSimpleQuatTest |
GCD Simple PRS algorithm tests with JUnit.
|
GCDSimpleTest |
GCD Simple PRS algorithm tests with JUnit.
|
GCDSimpleTest |
GCD Simple PRS algorithm tests with JUnit.
|
GCDSubresRatTest |
GCD Subres with rational coefficients algorithm tests with JUnit.
|
GCDSubresTest |
GCD Subresultant PRS algorithm tests with JUnit.
|
GCDSyzygyTest |
GCD via syzygy tests with JUnit.
|
GCDTimingTest |
GreatestCommonDivisor timing tests with JUnit.
|
GenExteriorPolynomial<C extends RingElem<C>> |
GenExteriorPolynomial generic polynomials implementing RingElem.
|
GenExteriorPolynomialRing<C extends RingElem<C>> |
GenExteriorPolynomialRing generic antisymmetric polynomial factory
implementing RingFactory; Factory for antisymmetric polynomials (in fact
vectors) over C.
|
GenExteriorPolynomialTest |
GenExteriorPolynomial tests with JUnit.
|
GenMatrix<C extends RingElem<C>> |
GenMatrix implements a generic matrix algebra over RingElem entries.
|
GenMatrixFFTest |
GenMatrix tests with JUnit
|
GenMatrixRing<C extends RingElem<C>> |
GenMatrixRing implements a generic matrix algebra factory with RingFactory.
|
GenMatrixTest |
GenMatrix tests with JUnit
|
GenMatrixTest |
GenMatrix tests with JUnit.
|
GenPolynomial<C extends RingElem<C>> |
GenPolynomial generic polynomials implementing RingElem. n-variate ordered
polynomials over coefficients C.
|
GenPolynomialRing<C extends RingElem<C>> |
GenPolynomialRing generic polynomial factory.
|
GenPolynomialTest |
GenPolynomial tests with JUnit.
|
GenPolynomialTokenizer |
GenPolynomial Tokenizer.
|
GenPolynomialTokenizerTest |
GenPolynomialTokenizer tests with JUnit.
|
GenSolvablePolynomial<C extends RingElem<C>> |
GenSolvablePolynomial generic solvable polynomials implementing RingElem.
|
GenSolvablePolynomialRing<C extends RingElem<C>> |
GenSolvablePolynomialRing generic solvable polynomial factory implementing
RingFactory and extending GenPolynomialRing factory.
|
GenSolvablePolynomialTest |
GenSolvablePolynomial Test using JUnit.
|
GenVector<C extends RingElem<C>> |
GenVector implements generic vectors with RingElem entries.
|
GenVectorModul<C extends RingElem<C>> |
GenVectorModul implements a generic vector factory with RingElem entries.
|
GenVectorTest |
GenVector tests with JUnit
|
GenVectorTest |
GenVector tests with JUnit
|
GenWordPolynomial<C extends RingElem<C>> |
GenWordPolynomial generic polynomials implementing RingElem.
|
GenWordPolynomialRing<C extends RingElem<C>> |
GenWordPolynomialRing generic polynomial factory implementing RingFactory;
Factory for non-commutative string polynomials over C.
|
GenWordPolynomialTest |
GenWordPolynomial tests with JUnit.
|
GFGenPolynomialTest |
Galois field coefficients GenPolynomial tests with JUnit.
|
GreatestCommonDivisor<C extends GcdRingElem<C>> |
(Non-unique) factorization domain greatest common divisor algorithm
interface.
|
GreatestCommonDivisor<C extends GcdRingElem<C>> |
Greatest common divisor algorithm interface.
|
GreatestCommonDivisorAbstract<C extends GcdRingElem<C>> |
(Non-unique) factorization domain greatest common divisor common algorithms.
|
GreatestCommonDivisorAbstract<C extends GcdRingElem<C>> |
Greatest common divisor algorithms.
|
GreatestCommonDivisorFake<C extends GcdRingElem<C>> |
(Non-unique) factorization domain greatest common divisor common algorithms
with monic polynomial remainder sequence.
|
GreatestCommonDivisorFake<C extends GcdRingElem<C>> |
Greatest common divisor algorithms with gcd always 1.
|
GreatestCommonDivisorHensel<MOD extends GcdRingElem<MOD> & Modular> |
Greatest common divisor algorithms with subresultant polynomial remainder
sequence and univariate Hensel lifting.
|
GreatestCommonDivisorModEval<MOD extends GcdRingElem<MOD> & Modular> |
Greatest common divisor algorithms with modular evaluation algorithm for
recursion.
|
GreatestCommonDivisorModular<MOD extends GcdRingElem<MOD> & Modular> |
Greatest common divisor algorithms with modular computation and Chinese
remainder algorithm.
|
GreatestCommonDivisorPrimitive<C extends GcdRingElem<C>> |
(Non-unique) factorization domain greatest common divisor common algorithms
with primitive polynomial remainder sequence.
|
GreatestCommonDivisorPrimitive<C extends GcdRingElem<C>> |
Greatest common divisor algorithms with primitive polynomial remainder
sequence.
|
GreatestCommonDivisorSimple<C extends GcdRingElem<C>> |
(Non-unique) factorization domain greatest common divisor common algorithms
with monic polynomial remainder sequence.
|
GreatestCommonDivisorSimple<C extends GcdRingElem<C>> |
Greatest common divisor algorithms with monic polynomial remainder sequence.
|
GreatestCommonDivisorSubres<C extends GcdRingElem<C>> |
Greatest common divisor algorithms with subresultant polynomial remainder
sequence.
|
GreatestCommonDivisorSyzygy<C extends GcdRingElem<C>> |
(Non-unique) factorization domain greatest common divisor common algorithms
with syzygy computation.
|
GroebnerBase<C extends RingElem<C>> |
Groebner Bases interface.
|
GroebnerBaseAbstract<C extends RingElem<C>> |
Groebner Bases abstract class.
|
GroebnerBaseArriSigSeqIter<C extends RingElem<C>> |
Groebner Base Arri signature based sequential iterative algorithm.
|
GroebnerBaseDistECTest |
Distributed GroebnerBase tests with JUnit.
|
GroebnerBaseDistHybridECTest |
Distributed hybrid GroebnerBase tests with JUnit.
|
GroebnerBaseDistributedEC<C extends RingElem<C>> |
Groebner Base distributed algorithm.
|
GroebnerBaseDistributedHybridEC<C extends RingElem<C>> |
Groebner Base distributed hybrid algorithm.
|
GroebnerBaseF5zSigSeqIter<C extends RingElem<C>> |
Groebner Base F5z signature based sequential iterative algorithm.
|
GroebnerBaseFGLM<C extends GcdRingElem<C>> |
Groebner Base sequential FGLM algorithm.
|
GroebnerBaseFGLMExamples |
Groebner base FGLM examples.
|
GroebnerBaseFGLMTest |
Groebner base via FGLM tests with JUnit.
|
GroebnerBaseGGVSigSeqIter<C extends RingElem<C>> |
Groebner Base GGV signature based sequential iterative algorithm.
|
GroebnerBaseParallel<C extends RingElem<C>> |
Groebner Base parallel algorithm.
|
GroebnerBaseParIter<C extends RingElem<C>> |
Groebner Base parallel iterative algorithm.
|
GroebnerBaseParIterTest |
GroebnerBase parallel iterative GB tests with JUnit.
|
GroebnerBaseParSyzPairTest |
Groebner base parallel, syzygy pair list, tests with JUnit.
|
GroebnerBaseParTest |
GroebnerBase parallel tests with JUnit.
|
GroebnerBasePartial<C extends GcdRingElem<C>> |
Partial Groebner Bases for subsets of variables.
|
GroebnerBasePartTest |
Partial Groebner base sequential tests with JUnit.
|
GroebnerBasePseudoParallel<C extends GcdRingElem<C>> |
Groebner Base with pseudo reduction multi-threaded parallel algorithm.
|
GroebnerBasePseudoParTest |
Groebner base pseudo reduction parallel tests with JUnit.
|
GroebnerBasePseudoRecParallel<C extends GcdRingElem<C>> |
Groebner Base with recursive pseudo reduction multi-threaded parallel
algorithm.
|
GroebnerBasePseudoRecParTest |
Groebner base recursive pseudo reduction sequential tests with JUnit.
|
GroebnerBasePseudoRecSeq<C extends GcdRingElem<C>> |
Groebner Base with pseudo reduction sequential algorithm for integral
function coefficients.
|
GroebnerBasePseudoRecSeqTest |
Groebner base recursive pseudo reduction sequential tests with JUnit.
|
GroebnerBasePseudoSeq<C extends GcdRingElem<C>> |
Groebner Base with pseudo reduction sequential algorithm.
|
GroebnerBasePseudoSeqTest |
Groebner base pseudo reduction sequential tests with JUnit.
|
GroebnerBaseQuotient<C extends GcdRingElem<C>> |
Groebner Base sequential algorithm for rational function coefficients,
fraction free computation.
|
GroebnerBaseQuotientTest |
Groebner base sequential quotient fraction free tests with JUnit.
|
GroebnerBaseRational<C extends BigRational> |
Groebner Base sequential algorithm for rational coefficients, fraction free
computation.
|
GroebnerBaseRationalTest |
Groebner base sequential rational fraction free tests with JUnit.
|
GroebnerBaseSeq<C extends RingElem<C>> |
Groebner Base sequential algorithm.
|
GroebnerBaseSeqIter<C extends RingElem<C>> |
Groebner Base sequential iterative algorithm.
|
GroebnerBaseSeqIterTest |
Groebner base sequential iterative GB tests with JUnit.
|
GroebnerBaseSeqPairDistributed<C extends RingElem<C>> |
Deprecated.
|
GroebnerBaseSeqPairDistTest |
Groebner base distributed, sequential pair list, tests with JUnit.
|
GroebnerBaseSeqPairParallel<C extends RingElem<C>> |
Groebner Base parallel algorithm.
|
GroebnerBaseSeqPairParTest |
Groebner base parallel, sequential pair list, tests with JUnit.
|
GroebnerBaseSeqPairSeq<C extends RingElem<C>> |
Groebner Base sequential algorithm.
|
GroebnerBaseSeqPairSeqTest |
Groebner base sequential, sequential pair list, tests with JUnit.
|
GroebnerBaseSeqTest |
Groebner base sequential tests with JUnit.
|
GroebnerBaseSigSeqIter<C extends RingElem<C>> |
Groebner Base signature based sequential iterative algorithm.
|
GroebnerBaseSigSeqIterTest |
Groebner base signature based sequential iterative GB tests with JUnit.
|
GroebnerBaseWalk<C extends GcdRingElem<C>> |
Groebner Base sequential Groebner Walk algorithm.
|
GroebnerBaseWalkTest |
Groebner base Groebner Walk tests with JUnit.
|
GroebnerSystem<C extends GcdRingElem<C>> |
Container for a Groebner system.
|
HenselApprox<MOD extends GcdRingElem<MOD> & Modular> |
Container for the approximation result from a Hensel algorithm.
|
HenselMultUtil |
Hensel multivariate lifting utilities.
|
HenselMultUtilTest |
HenselMultUtil tests with JUnit.
|
HenselMultUtilTest |
HenselMultUtil tests with JUnit.
|
HenselUtil |
Hensel utilities for ufd.
|
HenselUtilTest |
HenselUtil tests with JUnit.
|
Ideal<C extends GcdRingElem<C>> |
Ideal implements some methods for ideal arithmetic, for example intersection,
quotient and zero and positive dimensional ideal decomposition.
|
IdealTest |
Ideal tests with JUnit.
|
IdealWithComplexAlgebraicRoots<D extends GcdRingElem<D> & Rational> |
Container for Ideals together with univariate polynomials and complex
algebraic roots.
|
IdealWithRealAlgebraicRoots<D extends GcdRingElem<D> & Rational> |
Container for Ideals together with univariate polynomials and real algebraic
roots.
|
IdealWithRealRoots<C extends GcdRingElem<C>> |
Container for Ideals together with univariate polynomials and real roots.
|
IdealWithUniv<C extends GcdRingElem<C>> |
Container for Ideals together with univariate polynomials.
|
IndexFactory |
IndexList factory implements a factory for index lists for exterior
polynomials.
|
IndexFactory.IndexListComparator |
Comparator for IndexLists.
|
IndexList |
IndexList implements index lists for exterior polynomials.
|
IndexListMonomial<C extends RingElem<C>> |
IndexListMonomial class.
|
IndexListPolyIterator<C extends RingElem<C>> |
Iterator over monomials of a polynomial.
|
IndexListTest |
IndexList tests with JUnit.
|
IntegerProgram |
Solution of Integer Programming problems using Groebner bases.
|
IntegerProgramExamples |
Examples for Integer Programming.
|
IntegerProgramTest |
Unit tests for Integer Programming.
|
Integral<C extends GcdRingElem<C>> |
Container for a rational function integral, polynomial version.
|
Interval<C extends RingElem<C> & Rational> |
Interval.
|
IntGenPolynomialTest |
BigInteger coefficients GenPolynomial tests with JUnit.
|
InvalidBoundaryException |
Invalid boundary exception class.
|
InvalidExpressionException |
Invalid expression exception class.
|
IteratorsTest |
Iterator tests with JUnit.
|
IteratorsTest |
Iterator tests with JUnit.
|
JASConfig |
Configuration options to truncate long running Kronecker factorization.
|
Katsura |
Class to produce a system of equations as defined by Katsura.
|
KernUtilTest |
KernUtil tests with JUnit.
|
KsubSet<E> |
K-Subset with iterator.
|
LinAlg<C extends RingElem<C>> |
Linear algebra methods.
|
ListUtil |
List utilities.
|
ListUtilTest |
ListUtil tests with JUnit.
|
Local<C extends GcdRingElem<C>> |
Local ring element based on GenPolynomial with RingElem interface.
|
Local<C extends RingElem<C>> |
Local element based on RingElem pairs.
|
LocalResidueSolvablePolynomialQLRTest |
BigRational coefficients LocalResidueSolvablePolynomial QLR representation
tests with JUnit.
|
LocalRing<C extends GcdRingElem<C>> |
Local ring class based on GenPolynomial with RingElem interface.
|
LocalRing<C extends RingElem<C>> |
Local ring factory based on RingElem principal ideal.
|
LocalSolvablePolynomial<C extends GcdRingElem<C>> |
LocalSolvablePolynomial generic recursive solvable polynomials implementing
RingElem. n-variate ordered solvable polynomials over solvable polynomial
coefficients.
|
LocalSolvablePolynomialQLRTest |
BigRational coefficients LocalSolvablePolynomial QLR representation tests
with JUnit.
|
LocalSolvablePolynomialRing<C extends GcdRingElem<C>> |
LocalSolvablePolynomialRing generic recursive solvable polynomial factory
implementing RingFactory and extending GenSolvablePolynomialRing factory.
|
LocalSolvablePolynomialTest |
BigRational coefficients LocalSolvablePolynomial tests with JUnit.
|
LocalTest |
Local tests with JUnit.
|
LocalTest |
Local tests with JUnit.
|
LocalTimeStatus |
Run-time status, defines local status and handling for local run time limits.
|
LocalTimeStatus.TSCall |
A default call back class.
|
LocalTimeStatusTest |
LocalTimeStatus tests with JUnit.
|
LogIntegral<C extends GcdRingElem<C>> |
Container for the logarithmic part of a rational function integral. num/den =
sum( a_i ( der(d_i) / d_i ) ) integrate(num/den) = sum( a_i log ( d_i ) )
|
LongIterable |
Iterable for Long.
|
MapEntry<K,V> |
MapEntry helper class implements Map.Entry.
|
ModGenPolynomialTest |
ModInteger coefficients GenPolynomial tests with JUnit.
|
ModGenSolvablePolynomialTest |
ModInteger coefficients GenSolvablePolynomial tests with JUnit.
|
ModGroebnerBase<C extends RingElem<C>> |
Deprecated.
|
ModGroebnerBaseAbstract<C extends GcdRingElem<C>> |
Deprecated.
|
ModGroebnerBasePar<C extends GcdRingElem<C>> |
Deprecated.
|
ModGroebnerBaseSeq<C extends GcdRingElem<C>> |
Deprecated.
|
ModGroebnerBaseTest |
ModGroebnerBase sequential and parallel tests with JUnit.
|
ModInt |
ModInt class with RingElem interface.
|
ModInteger |
ModInteger class with GcdRingElem interface.
|
ModIntegerRing |
ModIntegerRing factory with RingFactory interface.
|
ModIntegerTest |
ModInteger tests with JUnit.
|
ModIntRing |
ModIntRing factory with RingFactory interface.
|
ModIntTest |
ModInt tests with JUnit.
|
ModLong |
ModLong class with RingElem interface.
|
ModLongRing |
ModLongRing factory with RingFactory interface.
|
ModLongTest |
ModLong tests with JUnit.
|
ModSolvableGroebnerBase<C extends RingElem<C>> |
Deprecated.
|
ModSolvableGroebnerBaseAbstract<C extends RingElem<C>> |
Deprecated.
|
ModSolvableGroebnerBasePar<C extends GcdRingElem<C>> |
Deprecated.
|
ModSolvableGroebnerBaseSeq<C extends GcdRingElem<C>> |
Deprecated.
|
ModSolvableGroebnerBaseTest |
ModSolvableGroebnerBase sequential and parallel tests with JUnit.
|
Modular |
Interface with getInteger and getSymmetricInteger methods.
|
ModularNotInvertibleException |
Modular integer NotInvertibleException class.
|
ModularRingFactory<C extends RingElem<C> & Modular> |
Modular ring factory interface.
|
ModulElem<M extends ModulElem<M,C>,C extends RingElem<C>> |
Module element interface.
|
ModuleList<C extends RingElem<C>> |
List of vectors of polynomials.
|
ModuleListTest |
ModuleList tests with JUnit.
|
ModulFactory<M extends ModulElem<M,C>,C extends RingElem<C>> |
Module factory interface.
|
MonoidElem<C extends MonoidElem<C>> |
Monoid element interface.
|
MonoidFactory<C extends MonoidElem<C>> |
Monoid factory interface.
|
Monomial<C extends RingElem<C>> |
Monomial class.
|
MultiplicativeSet<C extends GcdRingElem<C>> |
Multiplicative set of polynomials. a, b in M implies a*b in M, 1 in M.
|
MultiplicativeSetCoPrime<C extends GcdRingElem<C>> |
Multiplicative set of co-prime polynomials. a, b in M implies a*b in M, 1 in
M.
|
MultiplicativeSetFactors<C extends GcdRingElem<C>> |
Multiplicative set of irreducible polynomials. a, b in M implies a*b in M, 1
in M.
|
MultiplicativeSetSquarefree<C extends GcdRingElem<C>> |
Multiplicative set of squarefree and co-prime polynomials. a, b in M implies
a*b in M, 1 in M.
|
MultiplicativeSetTest |
MultiplicativeSet tests with JUnit.
|
MultiVarCoefficients<C extends RingElem<C>> |
Abstract class for generating functions for coefficients of multivariate
power series.
|
MultiVarPowerSeries<C extends RingElem<C>> |
Multivariate power series implementation.
|
MultiVarPowerSeriesMap<C extends RingElem<C>> |
Multivariate power series map interface.
|
MultiVarPowerSeriesRing<C extends RingElem<C>> |
Multivariate power series ring implementation.
|
MultiVarPowerSeriesTest |
Multivariate power series tests with JUnit.
|
NoConvergenceException |
No convergence exception class.
|
NoLiftingException |
Non existing Hensel lifting.
|
NoncomRingElem<C extends NoncomRingElem<C>> |
Non-commutative ring element interface.
|
NotDivisibleException |
NotDivisibleException class.
|
NotInvertibleException |
NotInvertibleException class.
|
OptimizedModuleList<C extends RingElem<C>> |
Container for optimization results.
|
OptimizedPolynomialList<C extends RingElem<C>> |
Container for optimization results.
|
OrderedCPairlist<C extends GcdRingElem<C>> |
Pair list management.
|
OrderedDPairlist<C extends RingElem<C>> |
Pair list management for d-Groebner bases.
|
OrderedMinPairlist<C extends RingElem<C>> |
Pair list management.
|
OrderedModuleList<C extends RingElem<C>> |
Ordered list of vectors of polynomials.
|
OrderedPairlist<C extends RingElem<C>> |
Pair list management.
|
OrderedPairlist<C extends RingElem<C>> |
Pair list management.
|
OrderedPolynomialList<C extends RingElem<C>> |
Ordered list of polynomials.
|
OrderedRPairlist<C extends RegularRingElem<C>> |
Pair list management for R-Groebner bases.
|
OrderedSyzPairlist<C extends RingElem<C>> |
Pair list management.
|
OrderedWordPairlist<C extends RingElem<C>> |
Pair list management of word polynomials.
|
Overlap |
Container for overlap words.
|
OverlapList |
Container for lists of overlap words.
|
Pair<C extends RingElem<C>> |
Serializable subclass to hold pairs of polynomials.
|
Pair<C extends RingElem<C>> |
Serializable subclass to hold pairs of power series.
|
PairList<C extends RingElem<C>> |
Pair list management interface.
|
PairListTest |
Groebner base sequential tests with JUnit.
|
PartialFraction<C extends GcdRingElem<C>> |
Container for the partial fraction decomposition of a squarefree denominator.
|
PolyGBUtil |
Package gbufd utilities.
|
PolyGBUtilTest |
PolyGBUtil tests with JUnit.
|
PolyIterator<C extends RingElem<C>> |
Iterator over monomials of a polynomial.
|
PolyModUtil |
Package gb and gbufd utilities.
|
Polynomial<C extends RingElem<C>> |
Polynomial interface.
|
PolynomialComparator<C extends RingElem<C>> |
Comparator for polynomials.
|
PolynomialList<C extends RingElem<C>> |
List of polynomials.
|
PolynomialListTest |
PolynomialList Test using JUnit.
|
PolynomialRing<C extends RingElem<C>> |
Polynomial factory interface.
|
PolynomialTaylorFunction<C extends RingElem<C>> |
Polynomial functions capable for Taylor series expansion.
|
PolySpliterator<C extends RingElem<C>> |
Spliterator over monomials of a polynomial.
|
PolyUfdUtil |
Polynomial ufd utilities.
|
PolyUfdUtilTest |
PolyUfdUtil tests with JUnit.
|
PolyUtil |
Polynomial utilities, for example conversion between different
representations, evaluation and interpolation.
|
PolyUtilApp<C extends RingElem<C>> |
Polynomial utilities for applications, for example conversion ExpVector to
Product or zero dimensional ideal root computation.
|
PolyUtilAppTest |
PolyUtilApp tests with JUnit.
|
PolyUtilRoot |
Polynomial utilities related to real and complex roots.
|
PolyUtilTest |
PolyUtil tests with JUnit.
|
Power<C extends RingElem<C>> |
Power class to compute powers of RingElem.
|
PowerSet<E> |
Power set with iterator.
|
PowerSetTest |
PowerSet tests with JUnit.
|
PowerTest |
Basic power and structure tests with JUnit.
|
PreemptingException |
Preempting Exception class.
|
PreemptStatus |
PreemptStatus, defines global status for preemptive interruption handling.
|
PrettyPrint |
PrettyPrint, defines global pretty print status.
|
PrimaryComponent<C extends GcdRingElem<C>> |
Container for primary components of ideals.
|
PrimeInteger |
Integer prime factorization.
|
PrimeList |
List of big primes.
|
PrimeList.Range |
Range of probable primes.
|
PrimeTest |
PrimeInteger and PrimeList tests with JUnit.
|
PrimitiveElement<C extends GcdRingElem<C>> |
Container for primitive elements.
|
Product<C extends RingElem<C>> |
Direct product element based on RingElem.
|
ProductRing<C extends RingElem<C>> |
Direct product ring factory based on RingElem and RingFactory module.
|
ProductTest |
Product test with JUnit.
|
PseudoReduction<C extends RingElem<C>> |
Polynomial pseudo reduction interface.
|
PseudoReductionEntry<C extends RingElem<C>> |
Polynomial reduction container.
|
PseudoReductionPar<C extends RingElem<C>> |
Polynomial pseudo reduction sequential use algorithm.
|
PseudoReductionSeq<C extends RingElem<C>> |
Polynomial pseudo reduction sequential use algorithm.
|
PSUtil |
Power series utilities.
|
QLRSolvablePolynomial<C extends GcdRingElem<C> & QuotPair<GenPolynomial<D>>,D extends GcdRingElem<D>> |
QLRSolvablePolynomial generic recursive solvable polynomials implementing
RingElem. n-variate ordered solvable polynomials over solvable quotient,
local and local-residue coefficients.
|
QLRSolvablePolynomialRing<C extends GcdRingElem<C> & QuotPair<GenPolynomial<D>>,D extends GcdRingElem<D>> |
QLRSolvablePolynomialRing generic recursive solvable polynomial factory
implementing RingFactory and extending GenSolvablePolynomialRing factory.
|
QuatGenPolynomialTest |
BigQuaternion coefficients GenPolynomial tests with JUnit.
|
QuatGenSolvablePolynomialTest |
BigQuaternion coefficients GenSolvablePolynomial tests with JUnit.
|
Quotient<C extends RingElem<C>> |
Quotient element based on RingElem pairs.
|
Quotient<C extends GcdRingElem<C>> |
Quotient, that is a rational function, based on GenPolynomial with RingElem
interface.
|
QuotientIntTest |
Quotient over BigInteger GenPolynomial tests with JUnit.
|
QuotientRatTest |
Quotient over BigRational GenPolynomial tests with JUnit.
|
QuotientRing<C extends RingElem<C>> |
Quotient ring factory using RingElem and RingFactory.
|
QuotientRing<C extends GcdRingElem<C>> |
Quotient ring factory based on GenPolynomial with RingElem interface.
|
QuotientRing.QuoNorm |
Quotient polynomial normalization, simplification.
|
QuotientSolvablePolynomialQLRTest |
BigRational coefficients QuotientSolvablePolynomial QLR representation tests
with JUnit.
|
QuotientTaylorFunction<C extends GcdRingElem<C>> |
Polynomial quotient functions capable for Taylor series expansion.
|
QuotientTest |
Quotient tests with JUnit.
|
QuotIntegral<C extends GcdRingElem<C>> |
Container for a rational function integral, quotient version .
|
QuotIntPolynomialTest |
Quotient BigInteger coefficient GenPolynomial tests with JUnit.
|
QuotPair<C extends RingElem<C>> |
Quotient pair interface.
|
QuotPairFactory<C extends RingElem<C>,D extends RingElem<D>> |
Quotient pair factory interface.
|
QuotSolvablePolynomial<C extends GcdRingElem<C>> |
QuotSolvablePolynomial generic recursive solvable polynomials implementing
RingElem. n-variate ordered solvable polynomials over solvable polynomial
coefficients.
|
QuotSolvablePolynomialRing<C extends GcdRingElem<C>> |
QuotSolvablePolynomialRing generic recursive solvable polynomial factory
implementing RingFactory and extending GenSolvablePolynomialRing factory.
|
QuotSolvablePolynomialTest |
BigRational coefficients QuotSolvablePolynomial tests with JUnit.
|
RatGenPolynomialTest |
BigRational coefficients GenPolynomial tests with JUnit.
|
RatGenSolvablePolynomialTest |
BigRational coefficients GenSolvablePolynomial tests with JUnit.
|
Rational |
Interface with method to get a BigRational (approximation).
|
RatPolyGenPolynomialTest |
BigRational coefficients GenPolynomial coefficients GenPolynomial tests with JUnit.
|
RealAlgebraicNumber<C extends GcdRingElem<C> & Rational> |
Complex algebraic number class based on bi-variate real algebraic numbers.
|
RealAlgebraicNumber<C extends GcdRingElem<C> & Rational> |
Real algebraic number class based on AlgebraicNumber.
|
RealAlgebraicRing<C extends GcdRingElem<C> & Rational> |
Real algebraic number factory class based on bi-variate real algebraic
numbers.
|
RealAlgebraicRing<C extends GcdRingElem<C> & Rational> |
Real algebraic number factory class based on AlgebraicNumberRing with
RingFactory interface.
|
RealAlgebraicTest |
RealAlgebraicNumber Test using JUnit.
|
RealAlgebraicTest |
RealAlgebraicNumber Test using JUnit.
|
RealArithUtil |
Real arithmetic utilities.
|
RealRoots<C extends RingElem<C> & Rational> |
Real roots interface.
|
RealRootsAbstract<C extends RingElem<C> & Rational> |
Real roots abstract class.
|
RealRootsSturm<C extends RingElem<C> & Rational> |
Real root isolation using Sturm sequences.
|
RealRootTest |
RealRoot tests with JUnit.
|
RealRootTuple<C extends GcdRingElem<C> & Rational> |
RealAlgebraicNumber root tuple.
|
RecSolvablePolynomial<C extends RingElem<C>> |
RecSolvablePolynomial generic recursive solvable polynomials implementing
RingElem. n-variate ordered solvable polynomials over solvable polynomial
coefficients.
|
RecSolvablePolynomialRing<C extends RingElem<C>> |
RecSolvablePolynomialRing generic recursive solvable polynomial factory
implementing RingFactory and extending GenSolvablePolynomialRing factory.
|
RecSolvablePolynomialTest |
BigRational coefficients RecSolvablePolynomial tests with JUnit.
|
RecSolvableWordPolynomial<C extends RingElem<C>> |
RecSolvableWordPolynomial generic recursive solvable polynomials implementing
RingElem. n-variate ordered solvable polynomials over non-commutative word
polynomial coefficients.
|
RecSolvableWordPolynomialRing<C extends RingElem<C>> |
RecSolvableWordPolynomialRing generic recursive solvable polynomial factory
implementing RingFactory and extending GenSolvablePolynomialRing factory.
|
RecSolvableWordPolynomialTest |
BigRational coefficients RecSolvableWordPolynomial tests with JUnit.
|
Rectangle<C extends RingElem<C> & Rational> |
Rectangle.
|
Reduction<C extends RingElem<C>> |
Polynomial Reduction interface.
|
ReductionAbstract<C extends RingElem<C>> |
Polynomial Reduction abstract class.
|
ReductionPar<C extends RingElem<C>> |
Polynomial reduction parallel usable algorithm.
|
ReductionSeq<C extends RingElem<C>> |
Polynomial reduction sequential use algorithm.
|
ReductionSeq<C extends RingElem<C>> |
Multivariate power series reduction sequential use algorithm.
|
ReductionTest |
Reduction tests with JUnit.
|
ReductionTest |
Reduction / normalform tests with JUnit.
|
ReductionTest |
Reduction tests with JUnit.
|
RegularRingElem<C extends RegularRingElem<C>> |
Regular ring element interface.
|
RelationGenerator<C extends RingElem<C>> |
Generate Relation Tables for solvable polynomial rings.
|
RelationTable<C extends RingElem<C>> |
RelationTable for solvable polynomials.
|
RelationTableTest |
RelationTable tests with JUnit.
|
RemoteExecutable |
Interface RemoteExecutable.
|
Residue<C extends GcdRingElem<C>> |
Residue ring element based on GenPolynomial with RingElem interface.
|
Residue<C extends RingElem<C>> |
Residue element based on RingElem residue.
|
ResidueRing<C extends GcdRingElem<C>> |
Residue ring factory based on GenPolynomial with RingFactory interface.
|
ResidueRing<C extends RingElem<C>> |
Residue ring factory based on RingElem and RingFactory module.
|
ResidueSolvablePolynomial<C extends GcdRingElem<C>> |
ResidueSolvablePolynomial generic solvable polynomials with solvable residue
coefficients implementing RingElem. n-variate ordered solvable polynomials
over solvable residue coefficients.
|
ResidueSolvablePolynomialQLRTest |
BigRational coefficients ResidueSolvablePolynomial QLR representation tests
with JUnit.
|
ResidueSolvablePolynomialRing<C extends GcdRingElem<C>> |
ResidueSolvablePolynomialRing generic solvable polynomial with residue
coefficients factory implementing RingFactory and extending
GenSolvablePolynomialRing factory.
|
ResidueSolvablePolynomialTest |
BigRational coefficients ResidueSolvablePolynomial tests with JUnit.
|
ResidueSolvableWordPolynomial<C extends GcdRingElem<C>> |
ResidueSolvableWordPolynomial solvable polynomials with WordResidue
coefficients implementing RingElem. n-variate ordered solvable polynomials
over non-commutative word residue coefficients.
|
ResidueSolvableWordPolynomialRing<C extends GcdRingElem<C>> |
ResidueSolvableWordPolynomialRing solvable polynomial with word residue
coefficients factory.
|
ResidueSolvableWordPolynomialTest |
BigRational coefficients ResidueSolvableWordPolynomial tests with JUnit.
|
ResidueTest |
Residue tests with JUnit.
|
ResidueTest |
Residue test with JUnit.
|
RGroebnerBasePseudoSeq<C extends RegularRingElem<C>> |
Regular ring Groebner Base with pseudo reduction sequential algorithm.
|
RGroebnerBasePseudoSeqTest |
R-Groebner base sequential tests with JUnit.
|
RGroebnerBaseSeq<C extends RegularRingElem<C>> |
Regular ring Groebner Base sequential algorithm.
|
RGroebnerBaseSeqTest |
R-Groebner base sequential tests with JUnit.
|
RingElem<C extends RingElem<C>> |
Ring element interface.
|
RingFactory<C extends RingElem<C>> |
Ring factory interface.
|
RingFactoryTokenizer |
RingFactory Tokenizer.
|
RingFactoryTokenizerTest |
RingFactoryTokenizer tests with JUnit.
|
RootFactory |
Roots factory.
|
RootFactoryApp |
Roots factory.
|
Roots |
Root computation algorithms.
|
RootUtil |
Real root utilities.
|
RootUtilTest |
RootUtil tests with JUnit.
|
RPseudoReduction<C extends RegularRingElem<C>> |
Polynomial R pseudo reduction interface.
|
RPseudoReductionSeq<C extends RegularRingElem<C>> |
Polynomial regular ring pseudo reduction sequential use algorithm.
|
RReduction<C extends RegularRingElem<C>> |
Polynomial R Reduction interface.
|
RReductionSeq<C extends RegularRingElem<C>> |
Polynomial Regular ring Reduction sequential use algorithm.
|
RunGB |
Simple setup to run a GB example.
|
RunGBTest |
CLI tests with JUnit for GBs.
|
RunSGB |
Simple setup to run a solvable GB example.
|
RunSGBTest |
CLI tests with JUnit for GBs.
|
Scripting |
Scripting, defines script language for output in toScript() method.
|
Scripting.CAS |
|
Scripting.Lang |
|
Selector<C extends RingElem<C>> |
Selector interface.
|
SGBFactory |
Solvable Groebner bases algorithms factory.
|
SGBFactoryTest |
Solvable Groebner base factory tests with JUnit.
|
SGBProxy<C extends GcdRingElem<C>> |
Groebner bases parallel proxy.
|
SGBProxyTest |
SolvableGroebnerBase proxy of sequential and parallel tests with JUnit.
|
SGCDFactory |
Solvable greatest common divisor algorithms factory.
|
SGCDFactoryTest |
Solvable GreatestCommonDivisor factory tests with JUnit.
|
SGCDParallelProxy<C extends GcdRingElem<C>> |
Solvable greatest common divisor parallel proxy.
|
SGCDParallelProxyTest |
Solvable GreatestCommonDivisor parallel proxy tests with JUnit.
|
SigPair<C extends RingElem<C>> |
Serializable subclass to hold pairs of polynomials.
|
SigPoly<C extends RingElem<C>> |
Container for a polynomial and its signature.
|
SigReduction<C extends RingElem<C>> |
Polynomial SigReduction interface.
|
SigReductionSeq<C extends RingElem<C>> |
Polynomial SigReduction class.
|
SocketChannel |
SocketChannel provides a communication channel for Java objects using TCP/IP
sockets.
|
SocketChannelTest |
SocketChannel tests with JUnit.
|
SolvableExtendedGB<C extends RingElem<C>> |
Container for a GB and transformation matrices.
|
SolvableGroebnerBase<C extends RingElem<C>> |
Solvable Groebner Bases interface.
|
SolvableGroebnerBaseAbstract<C extends RingElem<C>> |
Solvable Groebner Bases abstract class.
|
SolvableGroebnerBaseParallel<C extends RingElem<C>> |
Solvable Groebner Base parallel algorithm.
|
SolvableGroebnerBaseParTest |
SolvableGroebnerBase parallel tests with JUnit.
|
SolvableGroebnerBasePseudoRecSeq<C extends GcdRingElem<C>> |
Solvable Groebner Base with pseudo reduction sequential algorithm.
|
SolvableGroebnerBasePseudoRecSeqTest |
Solvable Groebner base pseudo recursive sequential tests with JUnit.
|
SolvableGroebnerBasePseudoSeq<C extends GcdRingElem<C>> |
Solvable Groebner Base with pseudo reduction sequential algorithm.
|
SolvableGroebnerBasePseudoSeqTest |
Solvable Groebner base pseudo sequential tests with JUnit.
|
SolvableGroebnerBaseSeq<C extends RingElem<C>> |
Solvable Groebner bases sequential algorithms.
|
SolvableGroebnerBaseSeqPairParallel<C extends RingElem<C>> |
Solvable Groebner Base parallel algorithm.
|
SolvableGroebnerBaseSeqPairParTest |
SolvableGroebnerBase parallel tests with JUnit.
|
SolvableGroebnerBaseSeqTest |
Solvable Groebner base sequential tests with JUnit.
|
SolvableIdeal<C extends GcdRingElem<C>> |
Solvable Ideal implements some methods for ideal arithmetic, for example sum,
intersection, quotient.
|
SolvableIdeal.Side |
Side variant of ideal.
|
SolvableIdealTest |
SolvableIdeal tests with JUnit.
|
SolvableLocal<C extends GcdRingElem<C>> |
SolvableLocal ring element based on pairs of GenSolvablePolynomial with
GcdRingElem interface.
|
SolvableLocalResidue<C extends GcdRingElem<C>> |
SolvableLocalResidue, that is a (left) rational function, based on pairs of
GenSolvablePolynomial with GcdRingElem interface.
|
SolvableLocalResidueRing<C extends GcdRingElem<C>> |
SolvableLocalResidue ring factory for SolvableLocalResidue based on
GenSolvablePolynomial with GcdRingElem interface.
|
SolvableLocalResidueTest |
SolvableLocalResidue over BigRational GenSolvablePolynomial tests with JUnit.
|
SolvableLocalRing<C extends GcdRingElem<C>> |
SolvableLocal ring factory for SolvableLocal with GcdRingElem interface.
|
SolvableLocalTest |
SolvableLocal over BigRational GenSolvablePolynomial tests with JUnit.
|
SolvableModuleListTest |
SolvableModuleList tests using JUnit.
|
SolvablePseudoReduction<C extends RingElem<C>> |
Polynomial pseudo reduction interface.
|
SolvablePseudoReductionSeq<C extends GcdRingElem<C>> |
Polynomial pseudo reduction sequential use algorithm.
|
SolvablePseudoReductionTest |
Solvable Reduction tests with JUnit.
|
SolvableQuatGroebnerBaseSeqTest |
Solvable quaternion coefficients Groebner base sequential tests with JUnit.
|
SolvableQuotient<C extends GcdRingElem<C>> |
SolvableQuotient, that is a (left) rational function, based on
GenSolvablePolynomial with RingElem interface.
|
SolvableQuotientRing<C extends GcdRingElem<C>> |
SolvableQuotient ring factory based on GenPolynomial with RingElem interface.
|
SolvableQuotientTest |
SolvableQuotient over BigRational GenSolvablePolynomial tests with JUnit.
|
SolvableReduction<C extends RingElem<C>> |
Solvable polynomial Reduction interface.
|
SolvableReductionAbstract<C extends RingElem<C>> |
Solvable polynomial Reduction abstract class.
|
SolvableReductionPar<C extends RingElem<C>> |
Solvable polynomial Reduction parallel usable algorithm.
|
SolvableReductionSeq<C extends RingElem<C>> |
Solvable polynomial Reduction algorithm.
|
SolvableReductionTest |
Solvable Reduction tests with JUnit.
|
SolvableResidue<C extends GcdRingElem<C>> |
SolvableResidue ring element based on GenSolvablePolynomial with GcdRingElem
interface.
|
SolvableResidueRing<C extends GcdRingElem<C>> |
SolvableResidue ring factory based on GenSolvablePolynomialRing with
GcdRingFactory interface.
|
SolvableResidueTest |
SolvableResidue tests with JUnit.
|
SolvableSyzygy<C extends RingElem<C>> |
Syzygy interface for solvable polynomials.
|
SolvableSyzygyAbstract<C extends GcdRingElem<C>> |
Syzygy abstract class for solvable polynomials.
|
SolvableSyzygySeq<C extends GcdRingElem<C>> |
Syzygy sequential class for solvable polynomials.
|
SolvableSyzygyTest |
SolvableSyzygy tests with JUnit.
|
Squarefree<C extends GcdRingElem<C>> |
Squarefree decomposition interface.
|
SquarefreeAbstract<C extends GcdRingElem<C>> |
Abstract squarefree decomposition class.
|
SquarefreeAlgModTest |
Squarefree factorization AlgebraicNumber:ModInteger coefficients tests with
JUnit.
|
SquarefreeAlgQuotModTest |
Squarefree factorization AlgebraicNumber:Quotient:ModInteger coefficients
tests with JUnit.
|
SquarefreeFactory |
Squarefree factorization algorithms factory.
|
SquarefreeFieldChar0<C extends GcdRingElem<C>> |
Squarefree decomposition for coefficient fields of characteristic 0.
|
SquarefreeFieldChar0Yun<C extends GcdRingElem<C>> |
Squarefree decomposition for coefficient fields of characteristic 0,
algorithm of Yun.
|
SquarefreeFieldCharP<C extends GcdRingElem<C>> |
Squarefree decomposition for coefficient fields of characteristic p.
|
SquarefreeFiniteFieldCharP<C extends GcdRingElem<C>> |
Squarefree decomposition for finite coefficient fields of characteristic p.
|
SquarefreeInfiniteAlgebraicFieldCharP<C extends GcdRingElem<C>> |
Squarefree decomposition for algebraic extensions of infinite coefficient
fields of characteristic p > 0.
|
SquarefreeInfiniteFieldCharP<C extends GcdRingElem<C>> |
Squarefree decomposition for infinite coefficient fields of characteristic p.
|
SquarefreeIntTest |
Squarefree factorization BigInteger coefficients tests with JUnit.
|
SquarefreeModLongTest |
Squarefree factorization ModLong coefficients tests with JUnit.
|
SquarefreeModTest |
Squarefree factorization ModInteger coefficients tests with JUnit.
|
SquarefreeQuotModTest |
Squarefree factorization Quotient:ModInteger coefficients tests with JUnit.
|
SquarefreeRatTest |
Squarefree factorization BigRational coefficients tests with JUnit.
|
SquarefreeRingChar0<C extends GcdRingElem<C>> |
Squarefree decomposition for coefficient rings of characteristic 0.
|
SquarefreeTest |
Squarefree Factory tests with JUnit.
|
StandardBaseSeq<C extends RingElem<C>> |
Standard Base sequential algorithm.
|
StarRingElem<C extends StarRingElem<C>> |
Star ring element interface.
|
STDMultiPSTest |
Standard base of multivariate power series tests with JUnit.
|
StrategyEnumeration |
StrategyEnumeration.
|
StringUtil |
Static String and Reader methods.
|
Syzygy<C extends RingElem<C>> |
Syzygy interface.
|
SyzygyAbstract<C extends GcdRingElem<C>> |
SyzygyAbstract class.
|
SyzygySeq<C extends GcdRingElem<C>> |
SyzygySeq class.
|
SyzygyTest |
Syzygy tests with JUnit.
|
TableRelation<C extends RingElem<C>> |
TableRelation container for storage and printing in RelationTable.
|
TaggedSocketChannel |
TaggedSocketChannel provides a communication channel with message tags for
Java objects using TCP/IP sockets.
|
TaggedSocketChannelTest |
TaggedSocketChannel tests with JUnit.
|
TaylorFunction<C extends RingElem<C>> |
Interface for functions capable for Taylor series expansion.
|
TaylorFunctionAdapter<C extends RingElem<C>> |
Adapter for functions capable for Taylor series expansion.
|
Terminator |
Terminating helper class.
|
TermOrder |
Term order class for ordered polynomials.
|
TermOrder.EVComparator |
Comparator for ExpVectors.
|
TermOrderByName |
Term order names for ordered polynomials.
|
TermOrderByNameCompatTest |
TermOrderByName compatibility tests with JUnit.
|
TermOrderByNameTest |
TermOrderByName tests with JUnit.
|
TermOrderOptimization |
Term order optimization.
|
TermOrderOptimizationTest |
TermOrderOptimization tests with JUnit.
|
TermOrderTest |
TermOrder tests with JUnit.
|
ThreadPool |
Thread pool using stack / list workpile.
|
ThreadPoolTest |
ThreadPool tests with JUnit.
|
TimeExceededException |
Time exceeded exception class.
|
TimeStatus |
Run-time status, defines global status and handling for run time limits.
|
TimeStatus.TSCall |
|
TimeStatusTest |
TimeStatus tests with JUnit.
|
UnaryFunctor<C extends Element<C>,D extends Element<D>> |
Unary functor interface.
|
UnivPowerSeries<C extends RingElem<C>> |
Univariate power series implementation.
|
UnivPowerSeriesMap<C extends RingElem<C>> |
Univariate power series map interface.
|
UnivPowerSeriesRing<C extends RingElem<C>> |
Univariate power series ring implementation.
|
UnivPowerSeriesTaylorTest |
Univariate power series tests with JUnit.
|
UnivPowerSeriesTest |
Univariate power series tests with JUnit.
|
Value<C extends RingElem<C>> |
Value interface.
|
ValueFactory<C extends RingElem<C>,D extends RingElem<D>> |
Value factory interface.
|
WeylRelations<C extends RingElem<C>> |
Generate Relation Table for Weyl Algebras Adds the respective relations to
the relation table of the given solvable ring factory.
|
WeylRelationsIterated<C extends RingElem<C>> |
Generate Relation Table for Weyl Algebras Adds the respective relations to
the relation table of the given solvable ring factory.
|
Word |
Word implements strings of letters for polynomials.
|
WordFactory |
WordFactory implements alphabet related methods.
|
WordFactory.WordComparator |
Comparator for Words.
|
WordGroebnerBase<C extends RingElem<C>> |
Non-commutative Groebner Bases interface for GenWordPolynomials.
|
WordGroebnerBaseAbstract<C extends RingElem<C>> |
Non-commutative Groebner Bases abstract class.
|
WordGroebnerBasePseudoRecSeq<C extends GcdRingElem<C>> |
Non-commutative word Groebner Base sequential algorithm.
|
WordGroebnerBasePseudoRecSeqTest |
Word Groebner base recursive pseudo reduction sequential tests with JUnit.
|
WordGroebnerBasePseudoSeq<C extends GcdRingElem<C>> |
Non-commutative word Groebner Base sequential algorithm.
|
WordGroebnerBasePseudoSeqTest |
Word Groebner base sequential tests with JUnit.
|
WordGroebnerBaseSeq<C extends RingElem<C>> |
Non-commutative word Groebner Base sequential algorithm.
|
WordGroebnerBaseSeqTest |
Groebner base sequential tests with JUnit.
|
WordIdeal<C extends GcdRingElem<C>> |
Word Ideal implements some methods for ideal arithmetic, for example
containment, sum or product.
|
WordIdealTest |
WordIdeal tests with JUnit.
|
WordMonomial<C extends RingElem<C>> |
WordMonomial class.
|
WordPair<C extends RingElem<C>> |
Serializable subclass to hold pairs of word polynomials.
|
WordPairList<C extends RingElem<C>> |
WordPair list management interface.
|
WordPolyIterator<C extends RingElem<C>> |
Iterator over monomials of a polynomial.
|
WordPseudoReduction<C extends RingElem<C>> |
Polynomial pseudo reduction interface.
|
WordPseudoReductionEntry<C extends RingElem<C>> |
Word polynomial reduction container.
|
WordPseudoReductionSeq<C extends RingElem<C>> |
Polynomial word reduction sequential use algorithm.
|
WordPseudoReductionTest |
Word reduction tests with JUnit.
|
WordReduction<C extends RingElem<C>> |
Polynomial WordReduction interface.
|
WordReductionAbstract<C extends RingElem<C>> |
Polynomial word reduction abstract class.
|
WordReductionSeq<C extends RingElem<C>> |
Polynomial word reduction sequential use algorithm.
|
WordReductionTest |
Word reduction tests with JUnit.
|
WordResidue<C extends GcdRingElem<C>> |
WordResidue ring element based on GenWordPolynomial with GcdRingElem
interface.
|
WordResidueRing<C extends GcdRingElem<C>> |
WordResidue ring factory based on GenWordPolynomialRing with GcdRingFactory
interface.
|
WordResidueTest |
WordResidue tests with JUnit.
|
WordTest |
Word and WordFactory tests with JUnit.
|