(lam',mu') = standardize (lam,mu)A tableau T of shape $\lambda/\mu$ may be constructed with $\ell(\lambda)\neq\ell(\mu)$. It is common to iterate over the rows of T, and it is convenient to append trailing 0s to the shorter partition. This method effectively removes all trailing 0s from both shapes, then appends 0s to the shorter shape until they have the same length.
|
|
|
The object standardize is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/Tableaux/documentation.m2:1298:0.