Franz Richard Sattler

Results 3 issues of Franz Richard Sattler

# Description This merge introduces certain QoL improvements to QMeSderivation and a handful of useful tools that extend/complete its functionality. ## Changes to QMeSderivation.m - Changed the tracing for superindexDiagrams...

# Problem description The QMeSderivation_PacletInfo.m as defined before has been ignored by Mathematica. Thus, it was impossible to use multiple files and/or contexts within the package. # Solution Fixed by...

Tiny simple fix to allow for passing of arguments to the defined FORM executable, e.g. ```DefineFormExecutable["tform -w16"]``` Apparently, `RunProcess` changed its syntax along the way and disallows putting arguments into...