next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
HH Complex -- Compute the homology of a complex.
Synopsis
Usage:
homology(C)
Function:
homology
Inputs:
C
,
an
embedded complex
Outputs:
a
list
, of finitely generated abelian groups (type defined in ConvexInterface)
Description
Computes the homology of a complex (not necessarily simplicial).
Caveat
To use this the package
ConvexInterface
has to be installed.