gap
gap copied to clipboard
Make GroupWithGenerators compatible with MatrixObj
If GroupWithGenerators is called with a list of MatrixObj matrices which are
not compressed matrices, then ImmutableMatrix can't be called.
TODO: Add tests.
@fingolfin Do you have an idea on how to avoid the StructuralCopy call?