Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
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
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.3 Sekunden (vorverarbeitet)
]
2026-04-02