N = parity(f, R, L)
Let we have a super algebra (ring), $R=R_0 \oplus R_1$. A homogeneous element of $R$ is an element belongs to $R_0$ or $R_1$. This function has three outputs,-1 for non-homogeneous, 0 for homogeneous and even, and 1 for homogeneous and odd elements.
|
|
|
|
|
|
|
|
The object parity is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/SuperLinearAlgebra.m2:612:0.