ThreadedGB : Index
-
cleanUp -- extract a matrix from values of a hash table after deleting null values
-
cleanUp(HashTable) -- extract a matrix from values of a hash table after deleting null values
-
Minimal -- Option to specify whether the end Groebner basis should be a minimal Groebner basis
-
minimalize -- turn a Groebner basis computed using threaded Groebner bases into a minimal one
-
minimalize(HashTable) -- turn a Groebner basis computed using threaded Groebner bases into a minimal one
-
reduce -- turn a Groebner basis computed using threaded Groebner bases into a reduced one
-
reduce(HashTable) -- turn a Groebner basis computed using threaded Groebner bases into a reduced one
-
tgb -- threaded Groebner bases
-
tgb(...,Minimal=>...) -- Option to specify whether the end Groebner basis should be a minimal Groebner basis
-
tgb(...,Verbose=>...) -- Option to specify whether additional output is wanted.
-
tgb(Ideal,ZZ) -- threaded Groebner bases
-
tgb(List,ZZ) -- threaded Groebner bases
-
ThreadedGB -- a package for distributed computation of Groebner bases