Clifford.tensor

Clifford.tensor(other)[source]

Return the tensor product operator self ⊗ other.

Parameters

other (Clifford) – a operator subclass object.

Returns

the tensor product operator self ⊗ other.

Return type

Clifford