next | previous | forward | backward | up | top | index | toc | home

GroebnerBasis -- the class of all Groebner bases

Description

A Groebner basis in Macaulay 2 consists of a Groebner basis computation, and several associated matrices. Normally you don't need to refer to these objects directly, as many operations on matrices and modules create them, and refer to them. For more information, see Groebner bases.

Functions and methods returning a Groebner basis :

Methods that use a Groebner basis :

For the programmer

The object GroebnerBasis is a type, with ancestor classes MutableHashTable < HashTable < Thing.