Home Online Manual
Top
Back: homogfacFirstQWeyl_all
Forward: ncpreim_lib
FastBack:
FastForward:
Up: ncfactor_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document
7.5.12.0. tst_ncfactor
Procedure from library ncfactor.lib (see ncfactor_lib).

Example:
 
LIB "ncfactor.lib";
tst_ncfactor();
==> Testing delete_duplicates_noteval.
==> Successful.
==> Testing delete_duplicates_noteval_and_sort
==> Successful.
==> Testing combinekfinlf
==> Successful.
==> Testing permpp
==> Successful.
==> Testing binarySearch
==> Successful.
==> Testing getAllDivisorsFromFactList
==> Successful.
==> Testing triangNum
==> Successful.
==> Testing fromListToIntvec
==> Successful.
==> Testing fromIntvecToList
==> Successful.
==> Testing produceHomogListForProduct
==> Successful.
==> Testing possibleHomogPartsInBetween
==> Successful.
==> Testing nextSmallerEntry
==> Successful.
==> Testing possibleHomogPartsInBetweenNonRecursive
==> Successful.
==> Testing increment_intvec
==> Successful.
==> Testing isListEqual
==> Successful.
==> Testing ncfactor_isWeyl
==> Successful.
==> Testing ncfactor_isQWeyl
==> Successful.
==> Testing checkIfProperNthWeyl
==> Successful.
==> Testing checkIfProperNthQWeyl
==> Successful.
==> Testing isInCommutativeSubRing
==> Successful.
==> Testing factor_commutative
==> Successful.
==> Testing factorizeInt
==> Successful.
==> Testing getAllCoeffTuplesComb
==> Successful.
==> Testing normalizeFactors
==> Successful.
==> Testing divides
==> Successful.
==> Testing multiplyFactIntOutput
==> Successful.
==> Testing testNCfac
==> Successful.
==> Testing monsSmallerThan
==> Successful.
==> Testing getMaxDegreeVec
==> Successful.
==> Testing isFactorizationSmaller
==> Successful.
==> Testing sortedInsert
==> Successful.
==> Testing isFactorizationEqual
==> Successful.
==> Testing sortFactorizations
==> Successful.
==> Testing homogfacNthWeyl
==> Successful.
==> Testing homogfacNthWeyl_all
==> Successful.
==> Testing facWeyl
==> Successful.
==> Testing checkForHomogInhomogInterchangabilityNthWeyl
==> Successful.
==> Testing sfacwa2NthWeyl
==> Successful.
==> Testing sfacwa2NthWeyl
==> Successful.
==> Testing determineRestOfHomogPartsNthWeyl
==> Successful.
==> Testing gammaForThetaNthWeyl
==> Successful.
==> Testing extractHomogeneousDivisorsNthWeyl
==> Successful.
==> Testing extractHomogeneousDivisorsLeftNthWeyl
==> Successful.
==> Testing extractHomogeneousDivisorsRightNthWeyl
==> Successful.
==> Testing computeCombinationsMinMaxHomogNthWeyl
==> Successful.
==> Testing getAllCombOfHomogFact
==> Successful.
==> Testing getPossibilitiesForRightSides
==> Successful.
==> Testing homogDistributionNthWeyl
==> Successful.
==> Testing extractLeadingTermOfNthWeylPoly
==> Successful.
==> Testing degreeOfNthWeylPoly
==> Successful.
==> Testing degreeOfNthWeylPolyInverted
==> Successful.
==> Testing homogwithorderNthWeyl
==> Successful.
==> Testing isInWeylSubAlg
==> Successful.
==> Testing facSubWeyl
==> Successful.
==> Testing facShift
==> Successful.
==> Testing homogfacNthQWeyl
==> Successful.
==> Testing homogfacNthQWeyl_all
==> Successful.
==> Testing ncfactor
==> Successful.
==> Testing ncfactor_without_opt
==> Successful.
==> Testing factorize_nc_s
==> Successful.
==> Testing getMaxDegreeVecLetterPlace
==> Successful.
==> Testing wordsWithMaxAppearance
==> Successful.
==> Testing monsSmallerThanLetterPlace
==> Successful.
==> Testing ncfactor_letterplace_poly_s
==> Successful.
==> Testing ncfactor_without_opt_letterplace
==> Successful.
==> All tests ran successfully.