next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
ChainComplexExtras
::
cartanEilenbergResolution(..., LengthLimit => ...)
cartanEilenbergResolution(..., LengthLimit => ...) -- How many steps to compute
Synopsis
Usage:
m = cartanEilenbergResolution(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:
cartanEilenbergResolution
-- Computes free resolution of a ChainComplex
Option name:
LengthLimit
-- stop when the resolution reaches this length