Eine aufbereitete Darstellung der Quelle

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

Benutzer

Quelle  manual.example-3.tst   Sprache: unbekannt

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

gap> G := IrreducibleSolubleMatrixGroup(122352)^RandomInvertibleMat(12, GF(2));;
# <matrix group of size 2340 with 6 generators>
gap> IdIrreducibleSolubleMatrixGroup(G);
122352 ]
gap> G := IrreducibleSolubleMatrixGroup(6235) ^
>         RandomInvertibleMat(6, GF(4));
<matrix group of size 42 with 3 generators>
gap> r := RecognitionIrreducibleSolubleMatrixGroup(G, true, false);;
gap> r.id;
6235 ]
gap> G^r.mat = CallFuncList(IrreducibleSolubleMatrixGroup, r.id);
true
gap> IdIrreducibleSolubleMatrixGroupIndexMS(625);
6224 ]
gap> G := IrreducibleSolubleGroupMS(6,2,5);
<matrix group of size 27 with 2 generators>
gap> H := IrreducibleSolubleMatrixGroup(6224);
<matrix group of size 27 with 3 generators>
gap> G = H;
false
# groups in the libraries need not be the same
gap> r := RecognitionIrreducibleSolubleMatrixGroup(G, true, false);;
gap> G^r.mat = H;
true
gap> IndexMSIdIrreducibleSolubleMatrixGroup(6227);
6213 ]
gap> G := IrreducibleSolubleGroupMS(6,2,13);
<matrix group of size 63 with 3 generators>
gap> H := IrreducibleSolubleMatrixGroup(6227);
<matrix group of size 63 with 3 generators>
gap> G = H;
false
gap> r := RecognitionIrreducibleSolubleMatrixGroup(G, true, false);;
gap> G^r.mat = H;
true

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

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=492969
#Domains=607362