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

Quelle  5.1.3.tst   Sprache: unbekannt

 
gap> START_TEST("HAP library");
gap> R:=ResolutionPSL2QuadraticIntegers(-6,3);
Resolution of length 3 in characteristic 0 for PSL(2,O-6) . 
No contracting homotopy available. 

gap> G:=R!.group;;
gap> M:=HomogeneousPolynomials(G,2);;
gap> C:=HomToIntegralModule(R,M);;
gap> Cohomology(C,1);
[ 2, 0, 0, 0, 0 ]
gap> STOP_TEST( "tst.tst", 1000 );

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]