Macaulay2 » Documentation
Packages » MatrixFactorizations :: Making maps between factorizations
next | previous | forward | backward | up | index | toc

Making maps between factorizations -- information about the basic constructors

Basic constructors

Important computations creating new factorization maps

Canonical maps between factorizations

Some factorizations come with canonical maps. To access the factorization map, one uses inducedMap(ZZdFactorization,ZZdFactorization).

Random maps of ZZ/d-graded factorizations

The method randomFactorizationMap(ZZdFactorization,ZZdFactorization) allows one to construct random factorization maps, random morphisms between factorizations, and random null homotopies between factorizations.

Elementary operations on factorization maps

See also


The source of this document is in MatrixFactorizations/MatrixFactorizationsDOC.m2:353:0.