GiNaC/ginac clifford.cpp clifford.h color.cpp color.h idx.cpp idx.h indexed.cpp indexed.h tensor.cpp tinfos.h
Christian Bauer
cbauer at doraemon.physik.uni-mainz.de
Thu Mar 29 18:56:33 CEST 2001
Update of /home/cvs/GiNaC/ginac
Modified Files:
clifford.cpp clifford.h color.cpp color.h idx.cpp idx.h
indexed.cpp indexed.h tensor.cpp tinfos.h
Log Message:
- added Clifford algebra unity element
- superfluous unity elements are removed from Clifford and color strings
- added Clifford contractions:
gamma~mu*gamma.mu
gamma~mu*gamma~alpha*gamma.mu
- added color contractions:
d.aac
d.abc*d.abc
d.akl*d.bkl
d.abc*f.abc
d.akl*f.bkl
f.abc*f.abc
f.akl*f.bkl
- delta tensor and color structure constants can be evaluated numerically
- color_T(), color_d() and color_f() check their arguments
- added a couple of utility functions to idx.*
- simplify_indexed() doesn't crash any more when used on expressions containing
noncommutative products
More information about the GiNaC-cvs
mailing list