We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This works
FCClearScalarProducts[] FCLoopIntegralToGraph[SFAD[{k, m^2}, k - p, k - pb], {k}]
while this doesn't
FCClearScalarProducts[] SPD[p] = m^2 SPD[pb] = m^2 SPD[p, pb] = s/2 - m^2; FCLoopIntegralToGraph[SFAD[{k, m^2}, k - p, k - pb], {k}]
Which is not how it is supposed to be. The detection of tadpoles should be severly improved ...
The text was updated successfully, but these errors were encountered:
vsht
No branches or pull requests
This works
while this doesn't
Which is not how it is supposed to be. The detection of tadpoles should be severly improved ...
The text was updated successfully, but these errors were encountered: