I am trying to verify the computations of the symmetry (isometry) groups of some closed hyperbolic 3-manifolds from the Hodgson-Weeks census with Regina or SnapPy. In particular (as one use-case) I want to verify that the isometry group of the Weeks manifold is dihedral of order 12.
SnapPy has the command symmetry_group(), but for some of the manifolds in the census it only gives a lower bound on the size, so I need something stronger in general.
How does one go about doing this?