next |
previous
| forward |
backward
| up |
top
|
index
|
toc
|
packages
|
Macaulay2 website
DGAlgebras
::
zerothHomology
zerothHomology -- Compute the zeroth homology of the DGAlgebra A as a ring.
Synopsis
Usage:
HA0 = zerothHomology A
Inputs:
A
,
an instance of the type
DGAlgebra
,
Outputs:
HA0
,
a
ring
, HH_0(A) as a ring.
Ways to use
zerothHomology
:
"zerothHomology(DGAlgebra)"
For the programmer
The object
zerothHomology
is
a
method function
.