Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/hap/lib/Kelvin/tutex/   (GAP Algebra Version 4.15.1©)  Datei vom 19.6.2025 mit Größe 1 kB image not shown  

Quelle  kelvin-05.txt

  Sprache: Text
 

gap> f_:=BoundaryMap(comp);
Map of regular CW-complexes

gap> f_:=RegularCWMapToCWSubcomplex(f_);;
gap> paths:=PathComponentsCWSubcomplex(f_);
[ [ Regular CW-complex of dimension 3
        , 
      [ [ 123456789181920 ], 
          [ 123456131415161718333435464748 
             ], [ 1112131415163536 ] ] ], 
  [ Regular CW-complex of dimension 3
        , [ [ 212425273031323738394043454648 ], 
          [ 49515356575961636567697173747679
              828386879091 ], [ 37394144454749 ] ] ], 
  [ Regular CW-complex of dimension 3
        , [ [ 222326282933343536414244474950 ], 
          [ 50525455586062646668707275777880
              818485888992 ], [ 38404243464850 ] ] ] ]
gap> paths:=List(paths,CWSubcomplexToRegularCWMap);
[ Map of regular CW-complexes
    , Map of regular CW-complexes
    , Map of regular CW-complexes
     ]
gap> List([1..3],x->List(Difference([1..3],[x]),y->IntersectionCWSubcomplex(paths[x],paths[y])));
[ [ [ Regular CW-complex of dimension 3
            , [ [  ], [  ], [  ] ] ], [ Regular CW-complex of dimension 3
            , [ [  ], [  ], [  ] ] ] ], [ [ Regular CW-complex of dimension 3
            , [ [  ], [  ], [  ] ] ], [ Regular CW-complex of dimension 3
            , [ [  ], [  ], [  ] ] ] ], [ [ Regular CW-complex of dimension 3
            , [ [  ], [  ], [  ] ] ], [ Regular CW-complex of dimension 3
            , [ [  ], [  ], [  ] ] ] ] ]

gap> List(paths,x->List([0..3],y->Homology(Source(x),y)));
[ [ [ 0 ], [  ], [ 0 ], [  ] ], [ [ 0 ], [ 00 ], [ 0 ], [  ] ], 
  [ [ 0 ], [ 00 ], [ 0 ], [  ] ] ]

Messung V0.5 in Prozent
C=98 H=92 G=94

¤ Dauer der Verarbeitung: 0.1 Sekunden  (vorverarbeitet am  2026-06-29) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.