Here are integral models of the following Weyl groups.
Each directory contains some or all of the following files:For example here is the two--dimensional representation Z3 of W(A2), as a list of 2 2x2 matrices, and F:
operators:=[
[-1,0,1,1],[1,1,0,-1]];
F:=[2,-1,-1,2];
The information in ZnCpt is similar. The non-zero entries in each matrix are given by run lengths: [a1,a2,a3,a4,... means the matrix with a2 in position a1, followed by a4 in position a1+a2...
The previous example in compact format is:
operators:=[
[1,-1,2,1,1,1],
[1,1,1,1,2,-1]];
F:=[2,-1,-1,2]
Software used in making the models. This uses the commercial software package Magma
Models home page Seminormal Models Atlas home page