GAP

Main Branches

Download   Overview   Data Libraries   Packages   Documentation   Contacts   FAQ   GAP 3  

GAP package simpcomp

A GAP toolbox for simplicial complexes

Authors

Felix Effenberger, Jonathan Spreer

Short Description

simpcomp is a GAP package for working with simplicial complexes. It allows the computation of many properties of simplicial complexes (such as the f-, g- and h-vectors, the face lattice, the automorphism group, (co-)homology with explicit basis computation, intersection form, etc.) and provides the user with functions to compute new complexes from old (simplex links and stars, connected sums, cartesian products, handle additions, bistellar flips, etc.). Furthermore, it comes with an extensive library of known triangulations of manifolds and provides the user with the possibility to create own complex libraries.
simpcomp caches computed properties of a simplicial complex, thus avoiding unnecessary computations, internally handles the vertex labeling of the complexes and insures the consistency of a simplicial complex throughout all operations.
simpcomp relies on the GAP package homology for its homology computation, but also provides the user with an own (co-)homology algorithm in case the packacke homology is not available. For automorphism group computation the GAP package GRAPE is used, which in turn uses the program nauty by Brendan McKay. An internal automorphism group calculation algorithm in used as fallback if the GRAPE package is not available.

Version

Current version number 1.5.3   (Released 28/10/2011)

Status

deposited

Dependencies

GAP version: >=4.4
Needed other packages: GAPDoc(>=0.9999), io(>=3.0),
Suggested other packages: Homology(>=1.4.2), GRAPE(>=4.2),

Online documentation

simpcomp: [ HTML] version   [ PDF] version  

Download

[README]    simpcomp-1.5.3[.zoo  (26MB)]   [.tar.gz  (15MB)]   [-win.zip  (28MB)]   [.tar.bz2  (9.9MB)]  

Contact

Felix Effenberger
Address:
Institut fuer Geometrie und Topologie
Universitaet Stuttgart
Pfaffenwaldring 57
WWW: http://www.igt.uni-stuttgart.de/LstDiffgeo/Effenberger
E-mail: effenberger@mathematik.uni-stuttgart.de

Jonathan Spreer
Address:
Institut fuer Geometrie und Topologie
Universitaet Stuttgart
Pfaffenwaldring 57
WWW: http://www.igt.uni-stuttgart.de/LstDiffgeo/Spreer
E-mail: spreer@mathematik.uni-stuttgart.de