pureResTC(d,kk)
Given a degree sequence $d$, this function returns a balanced tensor complex that is a pure resolution of type $d$, as constructed in Section 3 of the paper ``Tensor Complexes: Multilinear free resolutions constructed from higher tensors by Berkesch-Erman-Kummini-Sam. The function operates by resolving the output of pureResTC1(d,kk).
The code gives an error if d is not strictly increasing with $d_0=0$.
|
|
|
The object pureResTC is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/TensorComplexes.m2:1229:0.