gb
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.
Optional arguments and flags:
See also GroebnerBasis.
Go to main index.
Go to concepts index.