Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/hap/tst/examples/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 19.6.2025 mit Größe 192 B image not shown  

Quelle  3.11.8   Sprache: unbekannt

 
R:=ContractibleGcomplex("SL(2,O-3)");;
Print(IsRigid(R),"\n");
S:=BaryCentricSubdivision(R);;
C:=TensorWithComplexRepresentationRing(S);;
Print(Homology(C,0),"\n");
Print(Homology(C,1),"\n");

[ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet)  ]