38.1 NCMakeGB Options -maybe obsolete

ction:history

38.1.1 SupressCOutputFalse (less output to the screen )

Aliases: None
Description: SupressCOutput is an option of NCMakeGB. As one of the last arguments of NCMakeGB you may include either the rule SupressCOutputTrue or SupressCOutputFalse. If True is used, then the C++ code will decrease the amount of information it prints to the screen during the run of NCMakeGB. This option only effects the amount of information displayed to the screen. The default value is False. For example,NCMakeGB[aListOfPolynomials, iterations, SupressCOutputTrue]
Arguments: None
Comments / Limitations: Not available before NCAlgebra 1.2

38.1.2 SupressAllCOutputFalse (very little outp ut to the screen)

Aliases: None
Description: SupressAllCOutput is just like SupressCOutput, but when this option is on, even more on the display to the screen will be supressed.
Arguments: None
Comments / Limitations: Not available before NCAlgebra 1.2

38.1.3 NCContinueMakeGB[iterationNumber]

Aliases: None
Description: This command allows you to continue running NCMakeGB without resetting the starting relations. The command NCMakeGB[aList,n,ReturnRelationsToMma- > False] is equivalent to executing the command NCMakeGB[aList,k,ReturnRelationsToMma- > False] and then the command NCContinueMakeGB[n] (for any k n. The command NCMakeGB[aList,n] is equivalent to executing the command NCMakeGB[aList,k,ReturnRelationsToMma- > False] and then the command NCContinueMakeGB[n] and then WhatIsPartialGB[] for any k n.
Arguments: iterationNumber is an integer.
Comments / Limitations: Not available before NCAlgebra 1.2