Skip to content

Problem with Package-X in FeynHelpers #172

Answered by vsht
moatms asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

I've just pushed a big update to the dev version that should (among other things) pass PaXContinuedDiLog (which is just a placeholder for
X`ContinuedDiLog) to Package-X when derivatives are requested.

https://feyncalc.github.io/FeynHelpersBookDev/PaXContinuedDiLog.html

However, I'm not entirely sure whether the expansion you want to do is implemented in Package-X itself.
Here one just gets back the original expression without a SeriesData head

<<X`

Series[ContinuedDiLog[{(s/x^2 + 2 MH^2)/MH^2, -(s/x^2) - 
    MH^2}, {(-(s/x^2) + (ks)/x^2 + 2 MH^2)/(2 MH^2), 
   s/x^2 - (k*s)/x^2}], {x, 0, 2}]
(*ContinuedDiLog[{(2*MH^2 + ks/x^2 - s/x^2)/(2*MH^2), s/x^2 - (k*s)/x^2}, {(2*MH^2 + s/x^2)/…

Replies: 1 comment 2 replies

Comment options

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

vsht May 20, 2022
Maintainer

@moatms
Comment options

Answer selected by vsht
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