File: ctbmaxi2.tbl

package info (click to toggle)
gap-ctbllib 1.3.1-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 67,576 kB
  • sloc: xml: 39,210; makefile: 218
file content (40 lines) | stat: -rw-r--r-- 1,775 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
#############################################################################
##
#W  ctbmaxi2.tbl                GAP table library               Thomas Breuer
##
#Y  Copyright (C)  2017,  Lehrstuhl D fuer Mathematik,  RWTH Aachen,  Germany
##
##  This file contains the Brauer character tables for which the ordinary
##  tables are stored in the file `ctomaxi2.tbl'.
##

TEXT1:= "origin: modular ATLAS of finite groups, tests: DEC, TENS";

MBT("(3^2:4xA6).2^2",3,
"computed by Thomas Breuer in June 2017",
[1,1,1,1,1,1,1,2,2,2,2,1,1,1,1,1,1,1,2,1,1,1,1,1,2,2],
[4,2],
[[1,2,3,4,9,11,12,14,15,16,17,18,19,21,24,25,26,28,32],[5,6,7,8,23,30,31]],
[],
[[[1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
,0],[0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
,0,0],[0,-1,0,-1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0],[-1,1,0,0,-1,1,0,0,0,0,0,0,0,0
,0,0,0,0,0],[0,0,-1,1,-1,0,1,0,0,0,0,0,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,1,0,0,0,0
,0,0,0,0,0,0,0],[0,0,0,0,0,0,0,0,1,0,0,0,1,-1,0,0,0,0,0],[0,0,0,0,0,0,0,-1,-1,
1,1,-1,-1,1,0,0,0,0,0],[0,0,0,0,0,0,0,-1,0,0,0,0,-1,1,0,0,0,0,0],[0,0,0,0,0,0,
0,0,1,0,-1,1,1,-1,0,0,0,0,0],[0,0,0,0,0,0,0,0,-1,0,1,0,-1,1,0,0,0,0,0],[0,0,0,
0,0,0,0,1,1,-1,-1,1,2,-1,0,0,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0],[0
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,1,0,0]
,[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,1,0],[0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,-1,
0,1]],[[0,0,1,0,0,0,0],[0,1,0,0,0,0,0],[0,0,0,1,0,0,0],[1,0,0,0,0,0,0],[0,0,0,
0,1,0,0],[0,0,0,0,0,1,0],[0,0,0,0,0,0,1]]],
0,
[(17,18)(19,20)(23,24),(14,15)(17,19)(18,20),(17,19)(18,20)(21,22)(25,26)],
0);

LIBTABLE.LOADSTATUS.ctbmaxi2:="userloaded";

#############################################################################
##
#E