Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7ebd25ac536d248d499a3ce2acda963a > files > 5568

Macaulay2-1.3.1-8.fc15.i686.rpm

-- -*- M2-comint -*- {* hash: 338707028 *}

i1 : standardTableaux(3, {2,2}) -- lists all standard tableaux on the 2x2 square with entries 0,1,2

o1 = {{{0, 0}, {1, 1}}, {{0, 0}, {1, 2}}, {{0, 0}, {2, 2}}, {{0, 1}, {1, 2}},
     ------------------------------------------------------------------------
     {{0, 1}, {2, 2}}, {{1, 1}, {2, 2}}}

o1 : List

i2 :