Macaulay2 » Documentation
Packages » Macaulay2Doc :: gbTrace
next | previous | forward | backward | up | index | toc

gbTrace -- provide tracing output during various computations in the engine.

Description

gbTrace = n -- set the tracing level for the engine to level n. Meaningful values for the user n 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 :

For the programmer

The object gbTrace is an integer.