Skip to content

FCMultiLoopTID giving zero #308

Answered by vsht
SumitBanikGit asked this question in Q&A
Mar 2, 2025 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hi,

it's because FCMultiLoopTID sorts out integrals free of numerators, so
no further simplifications are applied to them. You can use FDS or
FCLoopScalelessQ, though:

FDS[test2, l1, l2]

FCLoopScalelessQ[test2, {l1, l2}]

Cheers,
Vlad

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@SumitBanikGit
Comment options

@vsht
Comment options

vsht Mar 11, 2025
Maintainer

Answer selected by SumitBanikGit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants