Synopsis:
chainComplex f -- create a chain complex C with the map f serving as the differential C.dd_1.
Code:
-- ../../../Macaulay2/m2/chaincomplexes.m2:481 chainComplex Matrix := ChainComplexMap => f -> chainComplex {f}