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