pyUni10.otimes

pyUni10.otimes(Ta, Tb)

Tensor product of two matrices/tensors.

Parameters:
  • Ta (Matrix / UniTensor) – Matrix / UniTensor
  • Tb (Matrix / UniTensor) – Matrix / UniTensor
Returns:

tensor product of Ta and Tb

Return type:

Matrix / UniTensor