next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
CompleteIntersectionResolutions
::
hMaps
hMaps -- list the maps h(p): A_0(p)--> A_1(p) in a matrixFactorization
Synopsis
Usage:
hMaps = hMaps mf
Inputs:
mf
,
a
list
, output of a matrixFactorization computation
Outputs:
hMaps
,
a
list
, list matrices
h
p
: A
0
(p)→A
1
(p)
Description
See the documentation for matrixFactorization for an example.
See also
matrixFactorization
-- Maps in a higher codimension matrix factorization
dMaps
-- list the maps d(p):A_1(p)--> A_0(p) in a matrixFactorization
BRanks
-- ranks of the modules B_i(d) in a matrixFactorization
bMaps
-- list the maps d_p:B_1(p)-->B_0(p) in a matrixFactorization
psiMaps
-- list the maps psi(p): B_1(p) --> A_0(p-1) in a matrixFactorization
Ways to use
hMaps
:
hMaps(List)