-
gammy.formulae.Kron
Kron¶
-
Kron(a, b) → gammy.formulae.Formula[source]¶ Tensor product of two Formula terms
Non-commutative!
Let
u, vbe eigenvectors of matricesA, B, respectively. Thenu ⊗ vis an eigenvector ofA ⊗ Bandλμis the corresponding eigenvalue.- Parameters
- aFormula
Left input
- bFormula
Right input