This package contains legacy code that was extracted from the Core in order to preserve the existing functionality of chain complexes, graded modules, and resolutions for backwards compatibility.
Beginning in the 1.25.11 release, this package will not be preloaded anymore and current routines involving chain complexes and graded modules will be superseded by new functorial homological algebra routines in the Complexes package.
Users and package developers are encouraged to preview the upcoming changes by adding
HomologicalAlgebraPackage = "Complexes"
to their initialization file and reporting any bugs via email or GitHub. Once the transition is complete, adding
HomologicalAlgebraPackage = "OldChainComplexes"
will provide a workaround for running old scripts or benchmarking against previous algorithms to detect potential regressions.
For additional common operations and a comprehensive list of all routines provided in this package which return or use chain complexes or maps between chain complexes, see ChainComplex and ChainComplexMap.
This documentation describes version 0.1 of OldChainComplexes.
If you have used this package in your research, please cite it as follows:
|
The object OldChainComplexes is a package, defined in OldChainComplexes.m2, with auxiliary files in OldChainComplexes/.
The source of this document is in OldChainComplexes.m2:125:0.