Name: xiaowu Date: 07/04/16-04:34:17 AM Z
Hi
I install the latest dev version first:
Import[“https://raw.githubusercontent.com/FeynCalc/feyncalc/master/install.m”]
InstallFeynCalc[InstallFeynCalcDevelopmentVersion -> True] and
after that restart Mathematica and run the code. Then it still can not
work.
ScalarProduct[p,p]=m^2
ScalarProduct[k,k]=0
top=FAD[{q1, m}, {q1 - p}, {q1 - 2 p, m}, {q1 - k - 2 p, m}] //
FCI
ApartFF[top,{q1}] ,Please.Thanks.