gammy.formulae.Kron

Kron

Kron(a, b)gammy.formulae.Formula[source]

Tensor product of two Formula terms

Non-commutative!

Let u, v be eigenvectors of matrices A, B, respectively. Then u v is an eigenvector of A B and λμ is the corresponding eigenvalue.

Parameters
aFormula

Left input

bFormula

Right input