Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/fining/examples/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 27.6.2023 mit Größe 181 B image not shown  

Quellcode-Bibliothek polarities_fromform.g   Sprache: unbekannt

 
Columbo aufrufen.g Download desUnknown {[0] [0] [0]}Datei anzeigen

#getting the polarity from a form.
mat := [[0,1,0,0],[1,0,0,0],[0,0,0,1],[0,0,1,0]]*Z(16)^0;
form := BilinearFormByMatrix(mat,GF(16));
phi := PolarityOfProjectiveSpace(form);
quit;

[ 0.99Quellennavigators  ]