Macaulay2 » Documentation
Packages » AbstractSimplicialComplexes :: AbstractSimplicialComplexes
next | previous | forward | backward | up | index | toc

AbstractSimplicialComplexes -- a package for working with abstract simplicial complexes

Description

In this package our conventions are that `abstract simplicial complexes' have vertices supported on the set [n] := {1,...,n}. Our aim is to provide a methology for working with such objects directly. In this regard our approach differs from that of the package SimplicialComplexes.m2. Here, we are especially interested in homological aspects of SimplicialComplexes and our approach is to implement such simplicial complexes as certain graded lists. In particular, we provide methods for working with the chain complexes that are associated to each abstract simplicial complex. We also give some functionality for producing random simplicial complexes.

An overview of this package

Author

Version

This documentation describes version 0.1 of AbstractSimplicialComplexes.

Source code

The source code from which this documentation is derived is in the file AbstractSimplicialComplexes.m2.

Exports

For the programmer

The object AbstractSimplicialComplexes is a package.