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

Quelle  5.1.2.tstx   Sprache: unbekannt

 
gap> START_TEST("HAP library");
gap> A:=AbelianPcpGroup([0]);;AbelianInvariants(A);
[ 0 ]
gap> K:=EilenbergMacLaneSimplicialGroup(A,3,4);
Simplicial group of length 4

gap> C:=ChainComplexOfSimplicialGroup(K);
Chain complex of length 4 in characteristic 0 . 

gap> Homology(C,3);
[ 0 ]
gap> STOP_TEST( "tst.tst", 1000 );

[ Dauer der Verarbeitung: 0.16 Sekunden  (vorverarbeitet)  ]