next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
chainComplex
chainComplex -- make a chain complex
Description
chainComplex
-- a method for creating chain complexes.
Ways to use
chainComplex
:
chainComplex(GradedModule)
-- make a chain complex from a graded module
chainComplex(List)
-- make a chain complex
"chainComplex(Sequence)"
-- see
chainComplex(List)
-- make a chain complex
chainComplex(Matrix)
-- make a small chain complex
chainComplex(Ring)
-- make an empty chain complex over a ring
For the programmer
The object
chainComplex
is
a
method function with a single argument
.