Replies: 1 comment 2 replies
-
Hi, that's right. This is because of #76. The point is that the quantity inside Momentum of a Spinor should So having something like Cheers, |
Beta Was this translation helpful? Give feedback.
-
Hi, that's right. This is because of #76. The point is that the quantity inside Momentum of a Spinor should So having something like Cheers, |
Beta Was this translation helpful? Give feedback.
-
Hi,
I am trying to calculate a test amplitude using FeynCalc 9.3.1. My mathematica version is 12.1.
While trying to take the complex conjugate I face the following issue:
.........................................................................................................................................................................................
In[70]:= Spinor[Momentum[(p1 + p2), D], MU, 1] // ComplexConjugate
During evaluation of In[70]:= FermionSpinSum::failmsg: Error! FermionSpinSum encountered a fatal problem and must abort the computation. The problem reads: The input contains Spinor objects with incorrect syntax.
Out[70]= $Aborted
.........................................................................................................................................................................................
But if I put, for example, Spinor[Momentum[(p1), D], MU, 1] , it works. This was not an issue in version 9.3.0.
Thanks
Syed
Beta Was this translation helpful? Give feedback.
All reactions