Procedure from library homolog.lib (see homolog_lib).
Usage:
kohom(A,k); A=matrix, k=integer
Return:
matrix Hom(R^k,A), i.e. let A be a matrix defining a map F1-->F2
of free R-modules, then the matrix of Hom(R^k,F1)-->Hom(R^k,F2)
is computed (R=basering).