Eine aufbereitete Darstellung der Quelle

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

Benutzer

Quelle  Util.gd   Sprache: unbekannt

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

#############################################################################
##
#A  SimpleRandom.gd                                              Frank Lübeck
##  
##  The files Util.g{i,d}  contain code for some utiltiy functions.
##  

DeclareGlobalFunction("StandardAffineShift");

DeclareGlobalFunction("FindLinearCombination");

DeclareGlobalFunction("OrderModBound");

DeclareOperation("InvModCoeffs", [IsList, IsList]);

if not IsBound(DLog) then
  DeclareGlobalName("DLogShanks");
  DeclareGlobalName("DLog");
fi;

DeclareGlobalFunction("FindConjugateZeroes");
DeclareGlobalFunction("FindConjugateZeroesChar2");
DeclareGlobalFunction("ZeroesConway");

DeclareGlobalFunction("BerlekampMassey");
DeclareGlobalFunction("MinimalPolynomialByBerlekampMassey");
DeclareGlobalFunction("MinimalPolynomialByBerlekampMasseyShoup");

DeclareGlobalFunction("FetchMoreFactors");

DeclareGlobalFunction("StandardValuesBrauerCharacter");
DeclareGlobalFunction("IsGaloisInvariant");
DeclareGlobalFunction("SmallestDegreeFrobeniusCharacterValue");
DeclareGlobalFunction("StandardFrobeniusCharacterValue");

# for multivariate polynomial wrt one indeterminate
DeclareOperation("Degree", [IsPolynomial, IsObject]);
DeclareOperation("Indets", [IsObject]);


[Dauer der Verarbeitung: 0.14 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