Eine aufbereitete Darstellung der Quelle

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

Benutzer

Quelle  genTimingWithPackage.g   Sprache: unbekannt

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

# Global variables are defined outside of this file
# rec(K, H)     groups                  : groups K and H
LoadPackage("WPE");;
G := WreathProduct(groups.K, groups.H);;
# If G is a matrix group, the construction of representatives is slow.
if IsMatrixGroup(G) then
    G := Image(IsomorphismWreathProduct(G));
fi;
fileOut := "out_timingsWithPackage.csv";;
ProfileFunctions(WPE_ConjugacyClasses);;
C := WPE_ConjugacyClasses(G);;
prof := ProfileInfo([WPE_ConjugacyClasses], 10);;
UnprofileFunctions(WPE_ConjugacyClasses);;
ClearProfile();;
AppendTo(fileOut, Length(C), ",", prof.ttim, "\n");;

[Dauer der Verarbeitung: 0.17 Sekunden, vorverarbeitet 2026-06-05]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=492969
#Domains=607362