CharacterTableOfHammingScheme

CharacterTableOfHammingScheme(n, q) returns the character table of the Hamming scheme (HammingScheme(n, q)). The last column is a list of multiplicities. If you want to delete multiplicities, use it as CharacterTableOfHammingScheme(v, k, 1). This function is faster than the general function CharacterTableOfAssociationScheme.