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

Quelle  projgroups_projectivitygroup.g   Sprache: unbekannt

 
Spracherkennung für: .g vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

#projectivity group/homography group
ps := ProjectiveSpace(3,16);
ProjectivityGroup(ps);
HomographyGroup(ps);
ps := ProjectiveSpace(4,81);
ProjectivityGroup(ps);
HomographyGroup(ps);
ps := ProjectiveSpace(5,3);
ProjectivityGroup(ps);
HomographyGroup(ps);
ps := ProjectiveSpace(2,2);
ProjectivityGroup(ps);
HomographyGroup(ps);
quit;


[ Dauer der Verarbeitung: 0.52 Sekunden  ]