Paul Timmons
2018-09-12 20:24:39 UTC
Having downloaded Gap 4.9.3 I found there seems to be an issue with
computing orders of groups of greater than 1000 which were pretty immediate
in older versions. Is there some setting for coset size or other that needs
adding? e. g. the presentation for M22 in the Atlas. F:=FreeGroup("a",
"b");a:=F. 1;b:=F.2;rels:=<relators of the group>;G:=F/rels;Order(G) ;
<hangs>
computing orders of groups of greater than 1000 which were pretty immediate
in older versions. Is there some setting for coset size or other that needs
adding? e. g. the presentation for M22 in the Atlas. F:=FreeGroup("a",
"b");a:=F. 1;b:=F.2;rels:=<relators of the group>;G:=F/rels;Order(G) ;
<hangs>