entries y
i1 : y = youngTableau(new Partition from {3,1,1},{2,0,1,4,3}) o1 = | 2 0 1 | | 4 | | 3 | o1 : YoungTableau
i2 : entries y o2 = {2, 0, 1, 4, 3} o2 : List
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/SpechtModule.m2:3305:0.