t = isQuasiIsomorphism(F, Concentration => (-infinity, n))Useful, for example, when checking whether a map is a resolution of a complex in cases where the actual resolution is infinite. Only the upper bound of the Concentration tuple participates in the cone-exactness check on the ChainComplexMap overload. This option is inherited from the Complexes package's isQuasiIsomorphism; the legacy LengthLimit option of this package has been retired in favour of it. Migration: the previous LengthLimit => n is now Concentration => (-infinity, n).
|
|
|
|
|
|
|
|
The source of this document is in /build/reproducible-path/macaulay2-1.26.06+ds/M2/Macaulay2/packages/ChainComplexExtras.m2:1289:0.