Macaulay2 » Documentation
Packages » PieriMaps :: weylToFilling
next | previous | forward | backward | up | index | toc

weylToFilling -- convert a WeylFilling to a SchurFunctors Filling (compose pmToFilling with weylToPM)

Description

i1 : needsPackage "SchurFunctors";
i2 : W = pmToWeyl {{0,1},{2}};
i3 : weylToFilling W

               +-+-+      1
o3 = HashTable{|0|2| => - -}
               |1| |      2
               +-+-+
               +-+-+
               |0|1| => 1
               |2| |
               +-+-+

o3 : HashTable

See also

For the programmer

The object weylToFilling is a function closure.


The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/PieriMaps/doc.m2:778:0.