feynhelpers icon indicating copy to clipboard operation
feynhelpers copied to clipboard

FeynHelpers is a collection of intefaces that allow you to use other HEP-related tools from your FeynCalc session

Results 3 feynhelpers issues
Sort by recently updated
recently updated
newest added

I execute the function LToolsEvaluate to test the relevant examples, but I obtain a wrong result. My code is as follows: ![image](https://github.com/FeynCalc/feynhelpers/assets/147290639/ed39c119-ce09-494c-ae6f-b17a526fcd13) Out[6] gives a wrong result different from both...

The new partial fractioning library presented in https://arxiv.org/pdf/2008.13194.pdf seems like a good motivation to add an interface to [Singular CAS](https://www.singular.uni-kl.de/) In fact, such an interface for older Mma versions already...

Add support for evaluating with Package-X 1-loop integrals that have same repeated propagators and that can be described by ```X`PVA```, ```X`PVB```, ```X`PVC``` or ```X`PVD``` with different Weights. We are now...