Discussion:
[GAP Forum] character table of a certain primitive group
Benjamin Sambale
2018-06-04 13:08:41 UTC
Permalink
Dear GAP people,

today I got the following error with GAP 4.8.10:

G:=PrimitiveGroup(960,5);
CharacterTable(G);

Error, This should never happen called from
AutomorphismRepresentingGroup( T1, autos
 ) at /mnt/local/gap4r8/lib/clashom.gi:1106 called from
ConjugacyClassesFittingFreeGroup( G
 ) at /mnt/local/gap4r8/lib/clashom.gi:2234 called from
ConjugacyClassesViaRadical( G
 ) at /mnt/local/gap4r8/lib/clashom.gi:2942 called from
ConjugacyClasses( G ) at /mnt/local/gap4r8/lib/ctbl.gi:1075 called from
<function "unknown">( <arguments> )
 called from read-eval loop at line 2 of *stdin*

Best wishes,
Benjamin

Loading...