The files

test_1 test_2 test_3 test_4 test_5

are produced by  Matlab
using the file 
examples.m
of Benny Van Houdt


[A0,A1,A2]=examples(n)
C=[A0,A1,A2]
save test_n C -ASCII -DOUBLE 


May 13 2006

Note that test_2 is not irreducible.

The files

test_MG1_1 test_MG1_2

are produced by  Matlab
using the file
MG1_examples.m
of Benny Van Houdt


A=MG1_examples(n)
save test__MG1_n A -ASCII -DOUBLE

