Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/standardff/lib/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 13.8.2023 mit Größe 539 B image not shown  

Quelle  IsIrred.gd   Sprache: unbekannt

 
#############################################################################
##
#A  IsIrred.gd                                                   Frank Lübeck
##  
##  The files IsIrred.g{i,d}  contain code to test of find irreducible
##  polynomials over a finite field, polynomials handled as coefficient
##  lists.
##  

DeclareGlobalFunction("IsIrreducibleCoeffListPrimeDegree");
DeclareGlobalFunction("IsIrreducibleCoeffList");
DeclareGlobalFunction("StandardIrreducibleCoeffList");

# helper
DeclareGlobalFunction("PMCspecial");




[ Dauer der Verarbeitung: 0.19 Sekunden  (vorverarbeitet)  ]