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 275 B image not shown  

SSL 2.7.2   Sprache: unbekannt

 
file:=HapFile("25spheres.txt");
Read(file);;
Print(Size(M),"\n");
A:=ContractibleSubcomplex(M);
Print(Size(A),"\n");
P:=ExcisedPair(M,A);;
Print(Size(P[1]),"\n");
Print(Size(P[2]),"\n");
C:=ChainComplexOfPair(P[1],P[2]);
Print(Homology(C,1),"\n");
Print(Homology(C,2),"\n");

[ Verzeichnis aufwärts0.19unsichere Verbindung  Übersetzung europäischer Sprachen durch Browser  ]