Expand description
A module that provides various group related calculations.
Functionsยง
- elements_
generated_ by - Calculates the permutations generated by a set of generators.
- fact
- Calculate the nth factorial number.
- identity
- Calculate an identity element for a set of generators. Assume that set is non empty, panics otherwise.