-
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 matricesA, B
, respectively. Thenu ⊗ v
is an eigenvector ofA ⊗ B
andλμ
is the corresponding eigenvalue.- Parameters
- aFormula
Left input
- bFormula
Right input