Skip to content

A bug when calculating FCLoopFindIntegralMappings[{GLI[...,{0...}],...}, topos] #354

@ygtw1

Description

@ygtw1

topos = {
FCTopology[topo1, {SFAD[{p1, m^2}], SFAD[{p2, m^2}]}, {p1, p2}, {}, {}, {}],
FCTopology[topo2, {SFAD[{p3, m^2}], SFAD[{p4, m^2}]}, {p3, p4}, {}, {}, {}]
};
glis = {GLI[topo1, {0, 0}], GLI[topo1, {0, -1}], GLI[topo1, {1, 1}], GLI[topo1, {1, 2}], GLI[topo1, {2, 1}], GLI[topo2, {1, 1}],
GLI[topo2, {2, 2}]};

FCLoopFindIntegralMappings[glis, topos]

FCFeynmanPrepare::failmsg: Error! FCFeynmanPrepare has encountered a fatal problem and must abort the computation. The problem reads: The input expression is not a proper integral or list of propagators

$Aborted

Metadata

Metadata

Assignees

Labels

bugfixeda fix for this issue have already been commited to the repository

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions