FastLinAlg : Table of Contents
FastLinAlg -- faster linear algebra in certain cases
chooseGoodMinors -- returns an ideal generated by interesting minors in a matrix
-
-
-
DetStrategy -- DetStrateg is a strategy for allowing the user to choose how determinants (or rank), is computed
-
-
isRankAtLeast -- determines if the matrix has rank at least a number
MaxMinors -- an option to control depth of search
-
-
projDim -- finds an upper bound for the projective dimension of a module
recursiveMinors -- uses a recursive cofactor algorithm to compute the ideal of minors of a matrix
reorderPolynomialRing -- produces an isomorphic polynomial ring with a different, randomized, monomial order
Rn -- attempts to show that the ring is regular in codimension n
Threads -- an option for various functions