Macaulay2 » Documentation
Packages » NonminimalComplexes :: NonminimalComplexes
next | previous | forward | backward | up | index | toc

NonminimalComplexes -- support for computing homology, ranks and SVD complexes, from a chain complex over the real numbers

Description

Some functionality here should be moved elsewhere.

Caveat

This package will be removed soon, with constantStrand functionality moved elsewhere. The undocumented features the rest of the package relied on have been removed in M2 version 1.23.

Authors

Version

This documentation describes version 0.2 of NonminimalComplexes.

Source code

The source code from which this documentation is derived is in the file NonminimalComplexes.m2.

Exports

  • Types
    • SparseMatrix (missing documentation)
  • Functions and commands
    • constantStrand -- a constant strand of a chain complex
    • newSparseMatrix (missing documentation)
    • sparseMatrix (missing documentation)
  • Methods
    • constantStrand(ChainComplex,ZZ) -- see constantStrand -- a constant strand of a chain complex
  • Symbols
    • ColumnNums (missing documentation)
    • Entries (missing documentation)
    • RowNums (missing documentation)

For the programmer

The object NonminimalComplexes is a package.