next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
ChainComplexExtras
::
resolutionOfChainComplex(..., LengthLimit => ...)
resolutionOfChainComplex(..., LengthLimit => ...) -- How many steps to compute
Synopsis
Usage:
m = resolutionOfChainComplex(C,LengthLimit => n)
Inputs:
C
,
a
chain complex
n
,
an
integer
, non-negative integer or infinity
Outputs:
m
,
a
chain complex map
Description
Computes LengthLimit steps beyond the length of C
Further information
Default value:
infinity
Function:
resolutionOfChainComplex
-- free resolution of a chain complex
Option name:
LengthLimit
-- stop when the resolution reaches this length