aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/xTensorKranc.m
Commit message (Collapse)AuthorAge
* Improve xTensor support to the point where it can generate an xTensor ↵Barry Wardell2011-03-21
| | | | version of the EM example. There are still several very hack parts which will need to be improved.
* xTensorKranc: Various fixes.Barry Wardell2011-03-21
| | | | | | | Rename ReflectionSymmetriesOfTensor and MakeExplicit. Add missing depencence on Kranc.m. Fix local variable name. Make ReflectionSymmetries and CreateGroupFromTensor throw an error if they get something they don't expect.
* Factor TensorTools code out of KrancTensor.m so that it can be a simple ↵Barry Wardell2011-03-20
| | | | wrapper around either xTensor or TensorTools.
* Add initial code for using xTensor instead of TensorTools.Barry Wardell2010-08-04