make_subgroup#

MatrixRepGroup.make_subgroup(
self: MatrixRepGroup,
head_group_index: collections.abc.Set[SupportsInt | SupportsIndex],
) MatrixRepGroup#

Make a subgroup

Parameters:

head_group_index (list[int]) – Indices of elements in the head group (which may or may not be self) of elements to include in subgroup.