English

Tensor manipulation in GPL Maxima

Symbolic Computation 2007-05-23 v2

Abstract

GPL Maxima is an open-source computer algebra system based on DOE-MACSYMA. GPL Maxima included two tensor manipulation packages from DOE-MACSYMA, but these were in various states of disrepair. One of the two packages, CTENSOR, implemented component-based tensor manipulation; the other, ITENSOR, treated tensor symbols as opaque, manipulating them based on their index properties. The present paper describes the state in which these packages were found, the steps that were needed to make the packages fully functional again, and the new functionality that was implemented to make them more versatile. A third package, ATENSOR, was also implemented; fully compatible with the identically named package in the commercial version of MACSYMA, ATENSOR implements abstract tensor algebras.

Cite

@article{arxiv.cs/0503073,
  title  = {Tensor manipulation in GPL Maxima},
  author = {Viktor Toth},
  journal= {arXiv preprint arXiv:cs/0503073},
  year   = {2007}
}

Comments

26 pages (some formulae fixed, terminology usage corrected, comments added on improved tensor contraction algorithm)