Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  polenta_finite.tst   Sprache: unbekannt

 
Spracherkennung für: .tst vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# A test case involving a maximal unipotent subgroup of SU(6,5).
# This group is given here by matrices over GF(25), not GF(5).
# This triggered a bug in polenta versions up to and including 1.2.7.
gap> START_TEST("Test of POLENTA package with finite field matrices");
gap> z:=Z(5^2);;
gap> mats := [ [ [ 100000 ], [ 010000 ], [ 001000 ], [ 00, z^3100 ], [ 000010 ], [ 000001 ] ], [ [ 100000 ], [ 010000 ], [ 0, z^121000 ], [ 000100 ], [ 000110 ], [ 000001 ] ], [ [ 100000 ], [ 010000 ], [ 0, z^171000 ], [ 000100 ], [ 000, z, 10 ], [ 000001 ] ] ] * One(z);;
gap> G := Group( mats );;
gap> nat := IsomorphismPcpGroup( G );;
gap> H := Image( nat );
Pcp-group with orders [ 555555 ]
gap> h := GeneratorsOfGroup( H );;
gap> mats2 := List( h, x -> PreImage( nat, x ) );;
gap> exp := [ 111111 ];;
gap> g := MappedVector( exp, mats2 );;
gap> i := ImageElm( nat, g );;
gap> Exponents( i );
111111 ]
gap> PreImagesRepresentative( nat, i );;
gap> last = g;
true
gap> IsPolycyclicMatGroup( G );
true
gap> IsSolvable( G );
true
gap> Size( H );
15625
gap> STOP_TEST( "polenta_finite.tst", 100000);


[Dauer der Verarbeitung: 0.11 Sekunden, vorverarbeitet 2026-06-15]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=492969
#Domains=607362