Name: Chris_Glosser@baylor.edu (email_not_shown)
Date: 09/18/03-07:07:35 PM Z


I find that if I replace instalation of FeynCalc w/ the the beta version, then make the changes that you suggest, that the FeynCalc, Phi, and FeynArts(v. 3.2) all boot correctly (no errors). I then run the QED example, and find that I must replace the line:

amplFC = afc /. DiracTrace -> Tr // Simplify;

with

amplFC = afc /. MatrixTrace[X__] -> Y[List[X]] /. List -> Dot /. Y -> Tr // Simplify

In order to get the trace performed (with similar subs in the remainder of the notebook).

MMA v. 5.0 is quite pedantic about the integrations, so one must tweak the integrals to get the rest of the calc to go, but everything else looks OK.

-CJG



This archive was generated by hypermail 2b29 : 09/04/20-12:55:05 AM Z CEST