GiNaC/ginac color.cpp indexed.cpp tensor.cpp

Christian Bauer cbauer at doraemon.physik.uni-mainz.de
Fri Mar 30 15:34:35 CEST 2001


Update of /home/cvs/GiNaC/ginac

Modified Files:
	color.cpp indexed.cpp tensor.cpp 
Log Message:
- dummy index recognition in products was flawed: A.i.i*B.j.j would be
  treated as a scalar product of A and B, A.j.j.i.i*B.k.l would be 0
  if A was symmetric and B antisymmetric etc.
- removed redundant code for handling d.akl*f.akl contraction; this is
  handled by simplify_indexed() itself since it is a contraction of a
  symmetric with an antisymmetric tensor




More information about the GiNaC-cvs mailing list