This package includes various methods for pruning chain complexes over polynomial and local rings. In particular, in the local or graded case the output is guaranteed to be a minimal free resolution.
Algorithms in this package are also implemented using C++ in e/mutablecomplex.hpp for speed.
|
|
|
|
Here we produce an intentionally nonminimal resolution:
|
Now we prune the resolution above to get a minimal resolution:
|
|
|
Only supports localization at prime ideals.
This documentation describes version 1.0 of PruneComplex.
The source code from which this documentation is derived is in the file PruneComplex.m2. The auxiliary files accompanying it are in the directory PruneComplex/.
The object PruneComplex is a package.