>
|
|
Initialize a 4-dimensional manifold M with coordinates [x, y, z, w].
>
|
|
Example 1.
Form a vector on M with arbitrary coefficients.
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
Example 2.
Generate a list of 6 coefficients using the seq command, generate a basis for the 2-forms on M using the GenerateForms command, and use DGzip to make a general 2-form on M.
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
Example 3.
Define the standard volume form on M.
>
|
|
| (7) |
Example 4.
Create the tensor product of a list of tensors.
>
|
|
| (9) |
>
|
|
| (10) |