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

Quelle  4.6.1   Sprache: unbekannt

 
#This example probably only works on Linux with the Nq package compiled.
F:=FreeGroup(3);;
G:=NilpotentQuotient(F,3);;
T:=ThirdHomotopyGroupOfSuspensionB(G);
Print(T);

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]