Hi GAP team, Based on the guidance here [1], I tried to do the following testing but failed:
gap> LoadPackage("RepnDecomp"); true gap> g:=CyclicGroup(IsFpGroup,8); <fp group of size 8 on the generators [ a ]> gap> AreRepsIsomorphic(IrreducibleRepresentations(g),IrreducibleRepresentations(SmallGroup(8,1))); Error, no method found! For debugging hints type ?Recovery from NoMethodFound Error, no 1st choice method found for `Source' on 1 arguments at /home/werner/Public/repo/github.com/gap-system/gap.git/lib/methsel2.g:249 called from Source( rep1 ) at /home/werner/Public/repo/github.com/gap-system/gap.git/pkg/repndecomp/lib/isomorphism.\ gi:234 called from <function "AreRepsIsomorphic">( <arguments> ) called from read-eval loop at *stdin*:18 type 'quit;' to quit to outer loop How to fix the above command? [1] https://www.gap-system.org/Manuals/pkg/RepnDecomp/doc/chap2.html Regards -- Assoc. Prof. Hongsheng Zhao <hongyi.z...@gmail.com> Theory and Simulation of Materials Hebei Vocational University of Technology and Engineering No. 473, Quannan West Street, Xindu District, Xingtai, Hebei province _______________________________________________ Forum mailing list Forum@gap-system.org https://mail.gap-system.org/mailman/listinfo/forum