maxGrading(F)
Computes the maximal $\mathbb{Z}^k$ grading such that the $\ker(F)$ is homogeneous. The columns of the output matrix are the degrees of the corresponding variables in source(F). For example, the snippet below shows that the maximal grading of a toric ideal is exactly the integer matrix which encodes the monomial map parameterizing the ideal.
|
|
|
|
|
The option ReturnTargetGrading returns a matrix which also gives the corresponding grading on the target ring of $F$ which induces the grading on $\ker(F)$. This option is false by default.
|
The object maxGrading is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/MultigradedImplicitization.m2:451:0.