- #1
Vitani1
- 51
- 9
- TL;DR Summary
- Trying to figure out how to transform tensors appropriately.
If I have a matrix representing a 2nd order tensor (2 2) and I want to convert this matrix from M$$\textsuperscript{ab}$$ to $$M\textsubscript{b}\textsuperscript{a}$$ what do I do? I'm given the matrix elements for the 2x2 tensor. When applying the metric tensor to this matrix I understand symbolically how to get this 1st tank tensor but I don't understand how to write it out.