Hi all,
I am trying to use the two tensor packages that come with Maxima 5.6.
The manual says one has to load the modules by entering
LOADFILE("itensr");
or
LOADFILE("ctensr");
This gives me an error in both cases: ``Load failed for ~m''.
Reading the special doc files that come with the tensor packages
tells me to try e.g.
LOADFILE(itensr,fasl,tensor);
or alternatively
TSETUP();
Unfortunately, these methods to load the packages fail too. Did
I miss installing some files? Do I have to download from somewhere
the latest tensor packages? How does anybody of you work with
tensors under Maxima?
Thanks a lot for any suggestions.
Best,
Mike
-------------------------------------------------------------------------------
Michael M. Tung Email: michael.tung@uv.es
Departamento de Fisica Teorica michael.tung@uni-mainz.de
Universidad de Valencia Pager: tung@higgs.physik.uni-mainz.de
C/ Dr. Moliner, 50 Phone: +34 (96) 386-4550
46100 Burjassot (Valencia) Fax: +34 (96) 364-2345
SPAIN http://insti.physics.sunysb.edu/~tung
-------------------------------------------------------------------------------