| Atlas Paclet Symbol | See Also »|More About » |
| CircleTimes[t1, t2, ..., tn] allows one to calculate the tensor product of given tensors. |
- t1, t2, ..., tn - tensors.
- The main syntax is as follows:
T or CircleTimes[
, T] where
and T are tensors.
- To calculate tensor product for tensors
1,
2, ..
k use the following CircleTimes[
1,
2, ...
k] or
1
2
..
k
- Tensor product is linear operation with respect to its arguments. Thus if
,
are 0-forms then: (
1)
(
2+
3)=
(
1)
(
2)+
(
1)
(
3)
can be entered as \[CircleTimes] or Esc c* Esc.

Basic Examples