The default value is true. The compact form is the form used by Macaulay, in which the multiplication and exponentiation operators are suppressed from the notation.
i1 : R = ZZ[x,y]; |
i2 : f = random(R^{2},R^2) |
i3 : compactMatrixForm = false; |
i4 : f |