Skip to content

Sector creation #21

Answered by spj101
s-merchant asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @s-merchant, thanks for trying our code.

Firstly, it's not super obvious what your goal is with this code. If you just want to obtain a result for this integral using sector decomposition then there is no need to understand or use the low-level algebra/decomposition functions. See the examples (e.g. elliptic2L_physical).

If you really do not want to compute this integral but instead examine some of the internal functions available within pySecDec (for example if you are following some examples in our documentation), then perhaps I can still help. The issue here is that Sector does not like products that do not have a monomial as the first factor, as the error message says. Admittedly the

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gudrunhe
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