Name: Rolf Mertig Date: 02/15/06-03:33:46 PM Z
Hi,
yes, this is a nasty bug (involving subst in Rename in SUNSimplify and
the suff-function).
Thanx for pointing it out and sorry for the trouble.
I think I just fixed it.
You can
replace the HighEnergyPhysics/fctools/SUNSimplify.m file
with the one I put (for the moment) on my page at:
http://www.gluonvision.com/SUNSimplify.m
Please test it ! (also others!)
If you do not find problems we will include it into the
next FeynCalc version (and put it into CVS).
I get now:
In[1]:= !!q.m
<<HighEnergyPhysics`fc`;
sf1 = SUNSimplify[#, SUNNToCACF -> True]&;
sf2 = SUNSimplify[#, SUNNToCACF -> False]&;
FI;
Print @ InputForm @
sf1[SUNT[a].SUNT[l].SUNT[c].SUNT[l].SUNT[a].SUNT[c]]
Print @ InputForm @
sf2[SUNT[a].SUNT[l].SUNT[c].SUNT[l].SUNT[a].SUNT[c]]
Print @ InputForm @
sf2[SUNT[a].SUNT[e].SUNT[c].SUNT[e].SUNT[a].SUNT[c]]
In[1]:= <<q.m
((CA - 2*CF)^2*CF)/4
(-1 + SUNN^2)/(8*SUNN^3)
(-1 + SUNN^2)/(8*SUNN^3)
--
Regards,
Rolf Mertig
GluonVision GmbH
Programming & Mathematica consulting & training
Berlin, Germany