Macaulay2 » Documentation
Packages » Macaulay2Doc » commutative algebra » Gröbner bases » computing Groebner bases » gb » gbTrace
next | previous | forward | backward | up | index | toc

gbTrace -- current engine computation tracing level

Description

gbTrace = n -- set the tracing level for the engine of Macaulay2 to level n. Meaningful values of n for typical users are 0, 1, 2, and 3. Meaningful values for the developers are 4, 5, 8, 10, 11, and 100; the parity also has an effect when the value is at least 5.

The notations used in tracing are :

See also

For the programmer

The object gbTrace is an integer.


The source of this document is in Macaulay2Doc/functions/gb-doc.m2:168:0.