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

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.