[top][index]
search for:

summary

summary g -- describe the status of a Groebner basis computation or of a resolution computation.

i1 : ZZ/101[a..f]

      ZZ
o1 = --- [a, b, c, d, e, f]
     101

o1 : PolynomialRing
i2 : summary gb matrix {{a*b, b*c},{a^3*f, b^3*e}}

See also:

  • GroebnerBasis -- the class of all Groebner bases
  • Resolution -- the class of all resolution computations
  • Ways to use summary :

  • summary ChainComplex
  • summary GroebnerBasis -- display some statistics about the computation
  • summary Resolution

  • [top][index]
    search for: