Further Examples
Load xTensor`:
In[1]:=
Define a manifold (and its associated tangent bundle) and a tensor:
In[2]:=
In[3]:=
The basic operation of splitting is as follows, replacing an index by different possibilities, and returning a list:
In[4]:=
Out[4]=
Several indices can be splitted at the same time, producing a matrix of objects:
In[5]:=
Out[5]=
In[6]:=
Out[6]//MatrixForm=
Splitting is performed even if the index is not present, giving multiple copies of the input:
In[7]:=
Out[7]=
Tidy up:
In[8]:=
In[9]:=
Created by Mathematica (May 16, 2008) | ![]() |