This type represents a list of tableaux of the same size. They are represented as a MutableHashTable. A matrix in this hash table stores the filling of every tableau in the list. This representation is particularly useful when only the filling of the tableau is needed.
|
|
|
|
|
|
|
|
|
The object TableauList is a type, with ancestor classes MutableHashTable < HashTable < Thing.
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/SpechtModule.m2:3305:0.