gap> START_TEST( "Irrep position test" );
gap> SL2TestPositions(2,4);
true
gap> SL2TestPositions(3,2);
true
gap> SL2TestPositions(5,1);
true
gap> SL2TestPositions(7,1);
true
gap> SL2TestPositions(11,1);
true
gap> STOP_TEST( "pos.tst" );
[ Dauer der Verarbeitung: 0.12 Sekunden
(vorverarbeitet)
]