next | previous | forward | backward | up | top | index | toc | packages | Macaulay2 website
Macaulay2Doc :: ChainComplex

ChainComplex -- the class of all chain complexes

Description

For an overview of creating and using chain complexes in Macaulay2, see chain complexes.

Common ways to create a chain complex Information about a chain complex Operations on chain complexes

Functions and methods returning a chain complex :

Methods that use a chain complex :

For the programmer

The object ChainComplex is a type, with ancestor classes GradedModule < MutableHashTable < HashTable < Thing.