Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/forms/tst/examples/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 5.4.2025 mit Größe 257 B image not shown  

Quelle  discofform.tst   Sprache: unbekannt

 
gap> START_TEST("Forms: discofform.tst");
gap> gram := InvariantQuadraticForm(GO(-1,4,5))!.matrix;;
gap> qform := QuadraticFormByMatrix(gram, GF(5));
< quadratic form >
gap> DiscriminantOfForm( qform );
"nonsquare"
gap> STOP_TEST("discofform.tst", 10000 );

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]