Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
GAP
/
pkg
/
forms
/
examples
/
gap
/ (
Algebra von RWTH Aachen
Version 4.15.1
©
) Datei vom 5.4.2025 mit Größe 124 B
Quelle bg_th_ex1.g Sprache: unbekannt
#Background theory: example 1
mat := [[1,0,0],[0,1,4],[1,2,1]]*Z(5)^0;
form := BilinearFormByMatrix(mat,GF(5));
quit;
quit;
[ Dauer der Verarbeitung: 0.14 Sekunden (vorverarbeitet)
]
2026-03-28