> /* We need the tensor product of matrices */ Thanks for your contributions; see also (%i1) ?? kronecker_product; -- Function: kronecker_product (<A>, <B>) Return the Kronecker product of the matrices <A> and <B>. (%o1) true --Barton