gb -- compute a Groebner basis
gb f -- compute the Groebner basis for the image of a Matrix f.
If the computation is interrupted, then the partially completed
Groebner basis is available as f#{t,i}, where t is true or
false depending on whether syzygies or the change of basis matrix are
to be computed, and i is the number of rows of the syzygy matrix to
be retained. The computation can be continued by repeating the
gb command with the same options.
Class of returned value: GroebnerBasis -- the class of all Groebner basesWays to use gb :
Optional arguments :