Google

Go to the first, previous, next, last section, table of contents.


Groebner basis computation

  • Functions for Groebner basis computation have been implemented as built-in functions.
  • grm() and hgrm() have been changed to gr() and hgr() respectively.
  • gr() and hgr() requires explicit specification of an ordering type.
  • Extension of specification of a term ordering type.
  • Groebner basis computations over finite fields.
  • Lex order Groebner basis computation via a modular change of ordering algorithm.
  • Several new built-in functions.


Go to the first, previous, next, last section, table of contents.