Expand description

Implementations of algorithms from character theory. Mainly just various ways to do the standard character inner product quickly, read characters from standard input, etc.

Functions

The standard character inner product: $\langle \chi_1, \chi_2 \rangle = \sum_g \chi_1(g) \overline{\chi_2(g)}$