Partitions |
and the self part is a VECTORobject of INTEGERobjects, which are the parts of the partition,
kind == VECTOR
and the self part is again a VECTORobject of INTEGERobjects, which are now the multiplicities of the parts.
kind == EXPONENT
Most routines work with the first kind (=VECTOR), for example the routine scan(). Hence the kind VECTOR is the default value of kind!
Partitions |