Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  projsp_flag.include   Sprache: unbekannt

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

gap> ps := ProjectiveSpace(12,11);
ProjectiveSpace(1211)
gap> s1 := RandomSubspace(ps,8);
<a proj. 8-space in ProjectiveSpace(1211)>
gap> s2 := RandomSubspace(s1,6);
<a proj. 6-space in ProjectiveSpace(1211)>
gap> s3 := RandomSubspace(s2,4);
<a proj. 4-space in ProjectiveSpace(1211)>
gap> s4 := Random(Solids(s3));
<a solid in ProjectiveSpace(1211)>
gap> s5 := Random(Points(s4));
<a point in ProjectiveSpace(1211)>
gap> flag := FlagOfIncidenceStructure(ps,[s1,s3,s2,s5,s4]);
<a flag of ProjectiveSpace(1211)>
gap> ps := PG(4,5);
ProjectiveSpace(45)
gap> p := Random(Points(ps));
<a point in ProjectiveSpace(45)>
gap> l := Random(Lines(ps));
<a line in ProjectiveSpace(45)>
gap> v := Random(Solids(ps));
<a solid in ProjectiveSpace(45)>
gap> flag := FlagOfIncidenceStructure(ps,[v,l,p]);
Error, <els> does not determine a flag> called from
<function "unknown">( <arguments> )
 called from read-eval loop at line 19 of *stdin*
you can 'quit;' to quit to outer loop, or
you can 'return;' to continue
brk> quit;
gap> flag := FlagOfIncidenceStructure(ps,[]);
<a flag of ProjectiveSpace(45)>

[Dauer der Verarbeitung: 0.2 Sekunden, vorverarbeitet 2026-06-17]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=492969
#Domains=607362