Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/yangbaxter/lib/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 14.6.2025 mit Größe 544 B image not shown  

Quelle  qlinear.gd   Sprache: unbekannt

 
DeclareCategory("IsQLCycleSet", IsAttributeStoringRep);

DeclareOperation("QLCycleSet", [IsList, IsMatrix]);
DeclareOperation("SmallQLCycleSet", [IsInt, IsInt]);
DeclareOperation("IsQLCycleSetImplemented", [IsInt]);
DeclareOperation("QLCycleSetSum", [IsQLCycleSet, IsInt, IsInt]);
DeclareOperation("QLCycleSetInverse", [IsQLCycleSet, IsInt ]);

DeclareAttribute("UnderlyingGroup", IsQLCycleSet);
DeclareAttribute("UnderlyingCycleSet", IsQLCycleSet);

DeclareGlobalFunction("NrSmallQLCycleSets");

ReadPackage("yangbaxter", "data/QLsmall.g");



[ Dauer der Verarbeitung: 0.32 Sekunden  (vorverarbeitet)  ]