-- Dear Gap forum,
Alex Trofimuk asked:

How to compute all subgroups of GL(3,7) and GL(3,11)?

I write the following commands:
G:=GL(3,7);
GL(3,7)
gap> imG:=Image(IsomorphismPermGroup(G));;
gap> c:=ConjugacyClassesSubgroups(imG);;

and GAP says:

exceeded the permitted memory (`-o' command line option) at
sorted := ShallowCopy( list );
called from
Collected( StructuralCopy( types ) ) called from
rbase.nextLevel( rbase.partition, rbase ); called from
PBEnumerate( 1, not repr ) called from
PartitionBacktrack( G, Pr, false, rbase, data, L, L ) called from
oper( Parent( D ), D ) called from …..

Alex Trofimuk.

--
Скачай новую ICQ 7.0 http://icq.rambler.ru/

_______________________________________________
Forum mailing list
Forum@mail.gap-system.org
http://mail.gap-system.org/mailman/listinfo/forum

Reply via email to