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

Quelle  ideals.1.tst   Sprache: unbekannt

 
gap> START_TEST("HAP library");
gap>  Q:=QuadraticNumberField(-2);;
gap> OQ:=RingOfIntegers(Q);;
gap> I:=QuadraticIdeal(OQ,4+5*Sqrt(-2));;
gap> G:=HAP_CongruenceSubgroupGamma0(I);;
gap> IndexInSL2O(G);
144
gap> R:=ResolutionSL2QuadraticIntegers(-2,3,true);;
gap> S:=ResolutionFiniteSubgroup(R,G);
Resolution of length 3 in characteristic 0 for <group of 2x
2 matrices in characteristic 0> . 

gap> STOP_TEST( "tst.tst", 1000 );


[ Dauer der Verarbeitung: 0.22 Sekunden  (vorverarbeitet)  ]