ThreadedGB : Table of Contents
-
ThreadedGB -- a package for distributed computation of Gr\"obner bases
-
LineageTable -- a hash table of Gr\"obner basis polynomials and their lineages
-
matrix(LineageTable) -- extract a matrix of polynomials from values of a LineageTable after deleting null values
-
Minimal -- Option to specify whether the end Gr\"obner basis should be a minimal Gr\"obner basis
-
minimize -- turn a Gr\"obner basis computed using threaded Gr\"obner bases into a minimal one
-
reduce -- produce a reduced Gr\"obner basis from one computed by threaded Gr\"obner bases
-
tgb -- threaded Gr\"obner bases
-