├── ExternalTools ├── QGRAF │ ├── Binary │ │ └── .keep │ └── Models │ │ ├── QEDOneFlavor │ │ ├── QCDOneFlavor │ │ ├── QEDThreeFlavors │ │ ├── QCDTwoFlavors │ │ └── QCDTwoFlavorsPlusHiggs └── Fermat │ └── runFermatUnix.sh ├── .version ├── Documentation ├── Examples │ ├── asyR1prop2Ltopo01310X11111N1 │ │ ├── results │ │ │ ├── preferredMasters │ │ │ └── asyR1prop2Ltopo01310X11111N1 │ │ │ │ ├── masters │ │ │ │ └── masters.final │ │ ├── KiraLoopIntegrals.txt │ │ ├── config │ │ │ ├── kinematics.yaml │ │ │ └── integralfamilies.yaml │ │ └── job.yaml │ ├── FIESTA │ │ └── prop1LX11 │ │ │ └── numres_1._1._1._fiesta.m │ ├── Phi4 │ │ ├── Phi4 │ │ └── Insertions-Phi4.m │ ├── prop1LX11 │ │ └── numres_1.0_2.0_3.0_mma.m │ └── asyR2prop2Ltopo13311X01201N1 │ │ ├── asyR2prop2Ltopo13311X01201N1.config │ │ └── CreateStartFile.m ├── 1611.06793.pdf ├── Markdown │ ├── img │ │ ├── 04ohum5f7la9s.pdf │ │ ├── 04volbxbplnim.pdf │ │ ├── 0atqy5p84j6p9.pdf │ │ ├── 0eugcbgadj6yz.pdf │ │ ├── 0fr2yhbgg9nsx.pdf │ │ ├── 0iax3lha5f3x2.pdf │ │ ├── 0jjbj48wa80cb.pdf │ │ ├── 0jtvg6eca9xzx.pdf │ │ ├── 0nwzbpg5gzgtm.pdf │ │ ├── 0rcz2tphdg2rt.pdf │ │ ├── 0ufeuds32147o.pdf │ │ ├── 0uw74idqq2ilw.pdf │ │ ├── 0xax37b3to6o9.pdf │ │ ├── 0z6bsy6lc1psd.pdf │ │ ├── 0zgw7om8p0zoz.pdf │ │ ├── 127qwxc1krziv.pdf │ │ ├── 14qhrmx0482az.pdf │ │ ├── 15bie2p9wh0uq.pdf │ │ ├── 17rauzqegivvs.pdf │ │ ├── 18tyhteyfoyw5.pdf │ │ ├── 1ajyikedcc78w.pdf │ │ ├── 1eo5wsq2ojuzs.pdf │ │ ├── 1fewa4926cnb4.pdf │ │ ├── 1ftg3ucp91fwc.pdf │ │ ├── 1i6sr9b1n2bs6.pdf │ │ ├── 1klto42084vx8.pdf │ │ ├── 1l4kn1yut71v8.pdf │ │ ├── 1ne6vpix78l6i.pdf │ │ ├── 1p1tg4rvundxc.pdf │ │ ├── 1rzhy3960bfmw.pdf │ │ ├── 1u3kvusck6g4t.pdf │ │ └── 1wadfl951t8i9.pdf │ ├── PaXDiscB.md │ ├── PaXpvC.md │ ├── PaXpvA.md │ ├── PaXpvB.md │ ├── PaXKibblePhi.md │ ├── $LTools.md │ ├── PaXKallenLambda.md │ ├── PaXpvD.md │ ├── $QGModelsDirectory.md │ ├── $QGStylesDirectory.md │ ├── $QGLogOutputDiagrams.md │ ├── PaXEpsilonBar.md │ ├── $QGLogOutputAmplitudes.md │ ├── LToolsA0.md │ ├── LToolsB0.md │ ├── LToolsB1.md │ ├── LToolsC0.md │ ├── LToolsD0.md │ ├── LToolsE0.md │ ├── LToolsA00.md │ ├── LToolsB00.md │ ├── LToolsB11.md │ ├── LToolsDB0.md │ ├── LToolsDB1.md │ ├── LToolsKeyA0.md │ ├── LToolsKeyC0.md │ ├── LToolsKeyD0.md │ ├── LToolsKeyE0.md │ ├── LToolsLi2.md │ ├── LToolsB001.md │ ├── LToolsB111.md │ ├── LToolsDB00.md │ ├── LToolsDB11.md │ ├── LToolsDebugA.md │ ├── LToolsDebugB.md │ ├── LToolsDebugC.md │ ├── LToolsDebugD.md │ ├── LToolsDebugE.md │ ├── LToolsKeyAll.md │ ├── LToolsPaVe.md │ ├── LToolsKeyBget.md │ ├── LToolsKeyEget.md │ ├── $FeynHelpersLoadInterfaces.md │ ├── $QGScriptsDirectory.md │ ├── LToolsDebugAll.md │ ├── LToolsKeyCEget.md │ ├── LToolsLi2omx.md │ ├── PaXAnalytic.md │ ├── LToolsDR1eps.md │ ├── LToolsDRResult.md │ ├── LToolsGetDelta.md │ ├── LToolsGetMudim.md │ ├── LToolsSetDelta.md │ ├── LToolsSetUVDiv.md │ ├── LToolsGetLambda.md │ ├── LToolsGetMaxDev.md │ ├── LToolsGetUVDiv.md │ ├── LToolsMarkCache.md │ ├── LToolsSetMaxDev.md │ ├── $FeynHelpersVersion.md │ ├── LToolsClearCache.md │ ├── LToolsGetCmpBits.md │ ├── LToolsGetDiffEps.md │ ├── LToolsGetMinMass.md │ ├── LToolsGetZeroEps.md │ ├── LToolsSetCmpBits.md │ ├── LToolsSetDiffEps.md │ ├── LToolsSetMinMass.md │ ├── QGOptions.md │ ├── QGPropagator.md │ ├── LToolsGetDebugKey.md │ ├── QGVertex.md │ ├── FIRERun.md │ ├── FSAPath.md │ ├── LToolsGetErrDigits.md │ ├── LToolsRestoreCache.md │ ├── LToolsSetErrDigits.md │ ├── LToolsUnLoadLibrary.md │ ├── LToolsGetVersionKey.md │ ├── LToolsGetWarnDigits.md │ ├── LToolsSetDebugRange.md │ ├── LToolsSetVersionKey.md │ ├── LToolsSetWarnDigits.md │ ├── QGFieldStyles.md │ ├── QGShowOutput.md │ ├── QGTruncatedPolarization.md │ ├── FIREPath.md │ ├── QGConvertToFC.md │ ├── PSDEpsRel.md │ ├── PSDDryRun.md │ ├── PSDMaxEval.md │ ├── PSDMinEval.md │ ├── PSDSplit.md │ ├── PSDVerbose.md │ ├── PaXKallenExpand.md │ ├── PaXKibbleExpand.md │ ├── $QGInsertionsDirectory.md │ ├── PSDEpsAbs.md │ ├── $FeynHelpersDirectory.md │ ├── PSDErrorMode.md │ ├── PSDMaxEpsAbs.md │ ├── PSDMaxEpsRel.md │ ├── PSDMinEpsAbs.md │ ├── PSDMinEpsRel.md │ ├── FIREStartFile.md │ ├── FSADryRun.md │ ├── FerImportArrayAsSparseMatrix.md │ ├── QGLoopMomentum.md │ ├── QGOptionalStatements.md │ ├── LToolsA0i.md │ ├── LToolsE0i.md │ ├── PSDRegulators.md │ ├── QGPolarization.md │ ├── LToolsB0i.md │ ├── LToolsC0i.md │ ├── LToolsD0i.md │ ├── PSDIntegrator.md │ ├── KiraJobFileName.md │ ├── PSDMaxIncreaseFac.md │ ├── PSDResetCudaAfter.md │ ├── QGOutputDiagrams.md │ ├── $FeynHelpersLastCommitDateHash.md │ ├── FIRESilentMode.md │ ├── LToolsLoadLibrary.md │ ├── PSDNumberOfThreads.md │ ├── PSDRealParameters.md │ ├── PSDRequestedOrder.md │ ├── PSDOutputDirectory.md │ ├── QGOutputAmplitudes.md │ ├── PSDComplexParameters.md │ ├── PSDMinDecreaseFactor.md │ ├── PSDNumberOfPresamples.md │ ├── PSDPyLinkQMCTransforms.md │ ├── FSAd0.md │ ├── KiraIntegrals.md │ ├── PSDCoefficients.md │ ├── PSDFormThreads.md │ ├── PSDMinn.md │ ├── PSDNormalizExecutable.md │ ├── PaXSimplifyEpsilon.md │ ├── KiraMassDimensions.md │ ├── LToolsPath.md │ ├── PSDDecreaseToPercentage.md │ ├── PSDFormExecutable.md │ ├── PSDRealParameterValues.md │ ├── QGOutputDirectory.md │ ├── FSAXVar.md │ ├── PSDRealParameterRules.md │ ├── FSAAsyLP.md │ ├── FSAGraph.md │ ├── FSAMPMin.md │ ├── FSANoAVX.md │ ├── FSAPMVar.md │ ├── FSARegVar.md │ ├── FSAShowOutput.md │ ├── FSAUsingC.md │ ├── PSDFormMemoryUse.md │ ├── PSDResultFile.md │ ├── QGCleanUpOutputDirectory.md │ ├── FSAOrderInEps.md │ ├── FSAParameterRules.md │ ├── PSDCPUThreads.md │ ├── PSDComplexParameterRules.md │ ├── PSDComplexParameterValues.md │ ├── PSDFormWorkSpace.md │ ├── PSDMinm.md │ ├── QGInsertionRule.md │ ├── FSADataPath.md │ ├── FSAMPSmallX.md │ ├── FSAStrategy.md │ ├── FSAChunkSize.md │ ├── FSAExpandVar.md │ ├── FSAQHullPath.md │ ├── FSASDExpandAsy.md │ ├── KiraBinaryPath.md │ ├── PSDLoopIntegralName.md │ ├── FIREUsingFermat.md │ ├── FSABalanceMode.md │ ├── FSABucketSize.md │ ├── FSAComplexMode.md │ ├── FSADebugMemory.md │ ├── FSADebugSector.md │ ├── FSAFixSectors.md │ ├── FSALambdaSplit.md │ ├── FSAMPThreshold.md │ ├── FSAMixSectors.md │ ├── FSAOnlyPrepare.md │ ├── PSDDeformationParametersMaximum.md │ ├── PSDDeformationParametersMinimum.md │ ├── FSABalancePower.md │ ├── FSAExpandResult.md │ ├── FSARegionNumber.md │ ├── FerRunScript.md │ ├── PSDAddMonomialRegulatorPower.md │ ├── PSDTransform.md │ ├── PSDVerbosity.md │ ├── QGExtraStyles.md │ ├── FIREBinaryPath.md │ ├── FIREMathematicaKernelPath.md │ ├── FSAAdditionalPrefactor.md │ ├── FSADebugParallel.md │ ├── FSANumberOfLinks.md │ ├── FSASeparateTerms.md │ ├── PSDFitFunction.md │ ├── FSACIntegratePath.md │ ├── FSAGPUIntegration.md │ ├── FSANoDatabaseLock.md │ ├── FSAResolutionMode.md │ ├── FSAZeroCheckCount.md │ ├── PSDErrorModeQmc.md │ ├── PSDEvaluateMinn.md │ ├── PSDGenerateFileName.md │ ├── FSADebugAllEntries.md │ ├── FSALambdaIterations.md │ ├── FSAMPPrecisionShift.md │ ├── FSARemoveDatabases.md │ ├── FSASectorSplitting.md │ ├── FSASectorSymmetries.md │ ├── PSDDecompositionMethod.md │ ├── PSDFlags.md │ ├── PSDFormOptimizationLevel.md │ ├── FSAAnalyzeWorstPower.md │ ├── FSAContourShiftShape.md │ ├── FSAFixedContourShift.md │ ├── FSAMathematicaBinary.md │ ├── FSAPolesMultiplicity.md │ ├── FSAScriptFileName.md │ ├── FSAOnlyPrepareRegions.md │ ├── PSDDeformationParametersDecreaseFactor.md │ ├── PSDOverwritePackageDirectory.md │ ├── FSAAnalyticIntegration.md │ ├── FSAAssemblyIntegration.md │ ├── FSAMathematicaKernelPath.md │ ├── PSDGeneratingVectors.md │ ├── FSABalanceSamplingPoints.md │ ├── FSAExactIntegrationOrder.md │ ├── PSDIntegrateFileName.md │ ├── PaXSeries.md │ ├── FSAContourShiftIgnoreFail.md │ ├── FSAContourShiftCoefficient.md │ ├── FSAExactIntegrationTimeout.md │ ├── FSAPrecision.md │ ├── FSAReturnErrorWithBrackets.md │ ├── KiraShowOutput.md │ ├── PSDSumPackage.md │ ├── FerScriptFile.md │ ├── PSDEnforceComplex.md │ ├── FSAEpVarNegativeTermsHandling.md │ ├── FSAOptimizeIntegrationStrings.md │ ├── FSAPrimarySectorCoefficients.md │ ├── LToolsSetMudim.md │ ├── FerInputFile.md │ ├── FerOutputFile.md │ ├── PaXLoopRefineOptions.md │ ├── FSASDExpandAsyOrder.md │ ├── PSDAdditionalPrefactor.md │ ├── FSAMinimizeContourTransformation.md │ ├── PaXSubstituteEpsilon.md │ ├── QGOverwriteExistingDiagrams.md │ ├── KiraOutgoingMomenta.md │ ├── PaXExpandInEpsilon.md │ ├── QGModel.md │ ├── QGOverwriteExistingAmplitudes.md │ ├── KiraIntegralOrdering.md │ ├── FIREProblemId.md │ ├── KiraMomentumConservation.md │ ├── FSANumberOfSubkernels.md │ ├── PSDContourDeformation.md │ ├── FIREBucket.md │ ├── FIRELI.md │ ├── FIRELthreads.md │ ├── FIREUseLiteRed.md │ ├── PSDExpansionByRegionsOrder.md │ ├── FIREAddPropagators.md │ ├── FIRECompressor.md │ └── QGAmplitudeStyle.md └── Mathematica │ ├── PackageX │ ├── Symbols │ │ ├── PaXDiscB.m │ │ ├── PaXpvC.m │ │ ├── PaXpvA.m │ │ ├── PaXpvB.m │ │ ├── PaXpvD.m │ │ ├── PaXKibblePhi.m │ │ ├── PaXKallenLambda.m │ │ └── PaXEpsilonBar.m │ └── Options │ │ └── PaXAnalytic.m │ ├── LoopTools │ ├── Symbols │ │ ├── $LTools.m │ │ ├── LToolsA0.m │ │ ├── LToolsB0.m │ │ ├── LToolsB1.m │ │ ├── LToolsC0.m │ │ ├── LToolsD0.m │ │ ├── LToolsE0.m │ │ ├── LToolsKeyA0.m │ │ ├── LToolsKeyC0.m │ │ ├── LToolsKeyD0.m │ │ ├── LToolsKeyE0.m │ │ ├── LToolsA00.m │ │ ├── LToolsB00.m │ │ ├── LToolsB11.m │ │ ├── LToolsDB0.m │ │ ├── LToolsDB1.m │ │ ├── LToolsDebugA.m │ │ ├── LToolsDebugB.m │ │ ├── LToolsDebugC.m │ │ ├── LToolsDebugD.m │ │ ├── LToolsDebugE.m │ │ ├── LToolsKeyAll.m │ │ ├── LToolsLi2.m │ │ ├── LToolsB001.m │ │ ├── LToolsB111.m │ │ ├── LToolsDB00.m │ │ ├── LToolsDB11.m │ │ ├── LToolsKeyBget.m │ │ ├── LToolsKeyEget.m │ │ ├── LToolsPaVe.m │ │ ├── LToolsDebugAll.m │ │ ├── LToolsKeyCEget.m │ │ ├── LToolsDR1eps.m │ │ ├── LToolsLi2omx.m │ │ ├── LToolsDRResult.m │ │ ├── LToolsGetDelta.m │ │ ├── LToolsGetMudim.m │ │ ├── LToolsGetUVDiv.m │ │ ├── LToolsSetDelta.m │ │ ├── LToolsSetUVDiv.m │ │ ├── LToolsGetLambda.m │ │ ├── LToolsGetMaxDev.m │ │ ├── LToolsMarkCache.m │ │ ├── LToolsSetMaxDev.m │ │ ├── LToolsClearCache.m │ │ ├── LToolsGetCmpBits.m │ │ ├── LToolsGetDiffEps.m │ │ ├── LToolsGetMinMass.m │ │ ├── LToolsGetZeroEps.m │ │ ├── LToolsSetCmpBits.m │ │ ├── LToolsSetDiffEps.m │ │ ├── LToolsSetMinMass.m │ │ ├── LToolsGetDebugKey.m │ │ ├── LToolsGetErrDigits.m │ │ ├── LToolsRestoreCache.m │ │ ├── LToolsSetErrDigits.m │ │ ├── LToolsGetVersionKey.m │ │ ├── LToolsGetWarnDigits.m │ │ └── LToolsSetDebugRange.m │ └── Functions │ │ └── LToolsUnLoadLibrary.m │ ├── QGRAF │ ├── Options │ │ ├── $QGModelsDirectory.m │ │ ├── $QGStylesDirectory.m │ │ ├── $QGLogOutputDiagrams.m │ │ ├── $QGLogOutputAmplitudes.m │ │ ├── $QGScriptsDirectory.m │ │ ├── QGOptions.m │ │ ├── QGFieldStyles.m │ │ └── QGShowOutput.m │ ├── Symbols │ │ ├── QGPropagator.m │ │ ├── QGVertex.m │ │ └── QGTruncatedPolarization.m │ └── Functions │ │ └── QGConvertToFC.m │ ├── Generic │ ├── $FeynHelpersDirectory.m │ ├── $FeynHelpersVersion.m │ ├── $FeynHelpersLoadInterfaces.m │ ├── FeynHelpersHowToCite.m │ └── $FeynHelpersLastCommitDateHash.m │ ├── FIREMma │ └── Options │ │ └── FIRERun.m │ ├── FIESTA │ └── Options │ │ └── FSAPath.m │ └── PySecDec │ └── Options │ └── PSDEpsRel.m └── Examples └── pySecDec ├── eik2Lv1 ├── numres_5.0_3.0_maple.mpl └── numres_5.0_3.0_mma.m └── V1001 ├── numres_5.0_maple.mpl └── numres_5.0_mma.m /ExternalTools/QGRAF/Binary/.keep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.version: -------------------------------------------------------------------------------- 1 | {"2025-10-24 17:13:29 +0200", "3796a30"} 2 | -------------------------------------------------------------------------------- /ExternalTools/Fermat/runFermatUnix.sh: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | $1 < $2 3 | -------------------------------------------------------------------------------- /Documentation/Examples/asyR1prop2Ltopo01310X11111N1/results/preferredMasters: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Documentation/1611.06793.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/1611.06793.pdf -------------------------------------------------------------------------------- /Documentation/Examples/FIESTA/prop1LX11/numres_1._1._1._fiesta.m: -------------------------------------------------------------------------------- 1 | 0.186207 + (0.999987 + 0.000021*pm4)/ep + 0.000038*pm5 2 | -------------------------------------------------------------------------------- /Documentation/Markdown/img/04ohum5f7la9s.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/04ohum5f7la9s.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/04volbxbplnim.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/04volbxbplnim.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/0atqy5p84j6p9.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/0atqy5p84j6p9.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/0eugcbgadj6yz.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/0eugcbgadj6yz.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/0fr2yhbgg9nsx.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/0fr2yhbgg9nsx.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/0iax3lha5f3x2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/0iax3lha5f3x2.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/0jjbj48wa80cb.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/0jjbj48wa80cb.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/0jtvg6eca9xzx.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/0jtvg6eca9xzx.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/0nwzbpg5gzgtm.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/0nwzbpg5gzgtm.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/0rcz2tphdg2rt.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/0rcz2tphdg2rt.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/0ufeuds32147o.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/0ufeuds32147o.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/0uw74idqq2ilw.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/0uw74idqq2ilw.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/0xax37b3to6o9.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/0xax37b3to6o9.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/0z6bsy6lc1psd.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/0z6bsy6lc1psd.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/0zgw7om8p0zoz.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/0zgw7om8p0zoz.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/127qwxc1krziv.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/127qwxc1krziv.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/14qhrmx0482az.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/14qhrmx0482az.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/15bie2p9wh0uq.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/15bie2p9wh0uq.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/17rauzqegivvs.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/17rauzqegivvs.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/18tyhteyfoyw5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/18tyhteyfoyw5.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/1ajyikedcc78w.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/1ajyikedcc78w.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/1eo5wsq2ojuzs.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/1eo5wsq2ojuzs.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/1fewa4926cnb4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/1fewa4926cnb4.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/1ftg3ucp91fwc.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/1ftg3ucp91fwc.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/1i6sr9b1n2bs6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/1i6sr9b1n2bs6.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/1klto42084vx8.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/1klto42084vx8.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/1l4kn1yut71v8.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/1l4kn1yut71v8.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/1ne6vpix78l6i.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/1ne6vpix78l6i.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/1p1tg4rvundxc.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/1p1tg4rvundxc.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/1rzhy3960bfmw.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/1rzhy3960bfmw.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/1u3kvusck6g4t.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/1u3kvusck6g4t.pdf -------------------------------------------------------------------------------- /Documentation/Markdown/img/1wadfl951t8i9.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/FeynCalc/feynhelpers/HEAD/Documentation/Markdown/img/1wadfl951t8i9.pdf -------------------------------------------------------------------------------- /Documentation/Examples/Phi4/Phi4: -------------------------------------------------------------------------------- 1 | [ model = 'phi^4' ] 2 | 3 | % Propagators: 4 | 5 | [Phi, Phi, +; mass='mphi'] 6 | 7 | % Vertices: 8 | 9 | [Phi, Phi, Phi, Phi] -------------------------------------------------------------------------------- /Documentation/Markdown/PaXDiscB.md: -------------------------------------------------------------------------------- 1 | ## PaXDiscB 2 | 3 | `PaXDiscB` corresponds to `DiscB` in Package-X. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PaXpvC.md: -------------------------------------------------------------------------------- 1 | ## PaXpvC 2 | 3 | `PaXpvC` corresponds to the `PVC` function in Package-X 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PaXpvA.md: -------------------------------------------------------------------------------- 1 | ## PaXpvA 2 | 3 | `PaXpvA` corresponds to the `PVA` function in Package-X. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PaXpvB.md: -------------------------------------------------------------------------------- 1 | ## PaXpvB 2 | 3 | `PaXpvB` corresponds to the `PVB` function in Package-X. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PaXKibblePhi.md: -------------------------------------------------------------------------------- 1 | ## PaXKibblePhi 2 | 3 | `PaXKibblePhi` corresponds to `Kibbleϕ` in Package-X. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/$LTools.md: -------------------------------------------------------------------------------- 1 | ## $LTools 2 | 3 | `$LTools` denotes the LinkObject of the LoopTools MathLink executable. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PaXKallenLambda.md: -------------------------------------------------------------------------------- 1 | ## PaXKallenLambda 2 | 3 | `PaXKallenLambda` corresponds to `Kallenλ` in Package-X. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /ExternalTools/QGRAF/Models/QEDOneFlavor: -------------------------------------------------------------------------------- 1 | [ model = 'One-flavor QED' ] 2 | 3 | % Propagators: 4 | 5 | [El, Ael, -; mass='QGMassEl'] 6 | [Ga, Ga, +; mass='0'] 7 | 8 | 9 | % Vertices: 10 | 11 | [Ael, El, Ga] 12 | -------------------------------------------------------------------------------- /Documentation/Markdown/PaXpvD.md: -------------------------------------------------------------------------------- 1 | ![1p1tg4rvundxc](img/1p1tg4rvundxc.svg) 2 | 3 | ## PaXpvD 4 | 5 | `PaXpvD` corresponds to the `PVD` function in Package-X. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/$QGModelsDirectory.md: -------------------------------------------------------------------------------- 1 | ## $QGModelsDirectory 2 | 3 | `$QGModelsDirectory` is the string that represents the full path to the default models directory. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/$QGStylesDirectory.md: -------------------------------------------------------------------------------- 1 | ## $QGStylesDirectory 2 | 3 | `$QGStylesDirectory` is the string that represents the full path to the default styles directory. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/$QGLogOutputDiagrams.md: -------------------------------------------------------------------------------- 1 | ## $QGLogOutputDiagrams 2 | 3 | `$QGLogOutputDiagrams` contains the full standard output of the QGRAF binary after generating the diagrams. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Examples/asyR1prop2Ltopo01310X11111N1/KiraLoopIntegrals.txt: -------------------------------------------------------------------------------- 1 | {asyR1prop2Ltopo01310X11111N1[1, 1, 1 ,2 ,2], 2 | asyR1prop2Ltopo01310X11111N1[1, -2, 1 ,1 ,2], 3 | asyR1prop2Ltopo01310X11111N1[1, 1, 3, 1, 1], asyR1prop2Ltopo01310X11111N1[1, 4 | 1, 1 , -1, -1]} 5 | -------------------------------------------------------------------------------- /Documentation/Markdown/PaXEpsilonBar.md: -------------------------------------------------------------------------------- 1 | ## PaXEpsilonBar 2 | 3 | `PaXEpsilonBar` corresponds to `DimRegEpsilon` in Package-X, i.e. `1/PaXEpsilonBar` means `1/Epsilon - EulerGamma + Log[4Pi]`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/$QGLogOutputAmplitudes.md: -------------------------------------------------------------------------------- 1 | ## $QGLogOutputAmplitudes 2 | 3 | `$QGLogOutputAmplitudes` contains the full standard output of the QGRAF binary after generating the amplitudes. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Examples/prop1LX11/numres_1.0_2.0_3.0_mma.m: -------------------------------------------------------------------------------- 1 | {(1-1.35763966303959672*10^-17*I)/eps + (-1.8190850097688771-3.83325438007319127*10^-17*I) + O[eps],(5.56540931820864171*10^-17+3.03059038123745885*10^-17*I)/eps + (8.45596255123854523*10^-17+5.89087365390250752*10^-17*I) + O[eps]} -------------------------------------------------------------------------------- /Documentation/Examples/asyR1prop2Ltopo01310X11111N1/results/asyR1prop2Ltopo01310X11111N1/masters: -------------------------------------------------------------------------------- 1 | asyR1prop2Ltopo01310X11111N1[0,1,0,1,0] # 10 2 | asyR1prop2Ltopo01310X11111N1[0,1,1,1,0] # 14 3 | asyR1prop2Ltopo01310X11111N1[0,1,0,1,1] # 26 4 | asyR1prop2Ltopo01310X11111N1[0,1,1,1,1] # 30 5 | -------------------------------------------------------------------------------- /Documentation/Examples/asyR1prop2Ltopo01310X11111N1/results/asyR1prop2Ltopo01310X11111N1/masters.final: -------------------------------------------------------------------------------- 1 | asyR1prop2Ltopo01310X11111N1[0,1,0,1,0] # 10 2 | asyR1prop2Ltopo01310X11111N1[0,1,1,1,0] # 14 3 | asyR1prop2Ltopo01310X11111N1[0,1,0,1,1] # 26 4 | asyR1prop2Ltopo01310X11111N1[0,1,1,1,1] # 30 5 | -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsA0.md: -------------------------------------------------------------------------------- 1 | ## LToolsA0 2 | 3 | `LToolsA0` corresponds to the `A0` function in LoopTools. 4 | 5 | See ``?LoopTools`A0`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsB0.md: -------------------------------------------------------------------------------- 1 | ## LToolsB0 2 | 3 | `LToolsB0` corresponds to the `B0` function in LoopTools. 4 | 5 | See ``?LoopTools`B0`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsB1.md: -------------------------------------------------------------------------------- 1 | ## LToolsB1 2 | 3 | `LToolsB1` corresponds to the `B1` function in LoopTools. 4 | 5 | See ``?LoopTools`B1`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsC0.md: -------------------------------------------------------------------------------- 1 | ## LToolsC0 2 | 3 | `LToolsC0` corresponds to the `C0` function in LoopTools. 4 | 5 | See ``?LoopTools`C0`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsD0.md: -------------------------------------------------------------------------------- 1 | ## LToolsD0 2 | 3 | `LToolsD0` corresponds to the `D0` function in LoopTools. 4 | 5 | See ``?LoopTools`D0`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsE0.md: -------------------------------------------------------------------------------- 1 | ## LToolsE0 2 | 3 | `LToolsE0` corresponds to the `E0` function in LoopTools. 4 | 5 | See ``?LoopTools`E0`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsA00.md: -------------------------------------------------------------------------------- 1 | ## LToolsA00 2 | 3 | `LToolsA00` corresponds to the `A00` function in LoopTools. 4 | 5 | See ``?LoopTools`A00`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsB00.md: -------------------------------------------------------------------------------- 1 | ## LToolsB00 2 | 3 | `LToolsB00` corresponds to the `B00` function in LoopTools. 4 | 5 | See ``?LoopTools`B00`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsB11.md: -------------------------------------------------------------------------------- 1 | ## LToolsB11 2 | 3 | `LToolsB11` corresponds to the `B11` function in LoopTools. 4 | 5 | See ``?LoopTools`B11`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsDB0.md: -------------------------------------------------------------------------------- 1 | ## LToolsDB0 2 | 3 | `LToolsDB0` corresponds to the `DB0` function in LoopTools. 4 | 5 | See ``?LoopTools`DB0`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsDB1.md: -------------------------------------------------------------------------------- 1 | ## LToolsDB1 2 | 3 | `LToolsDB1` corresponds to the `DB1` function in LoopTools. 4 | 5 | See ``?LoopTools`DB1`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsKeyA0.md: -------------------------------------------------------------------------------- 1 | ## LToolsKeyA0 2 | 3 | `LToolsKeyA0` corresponds to `KeyA0` in LoopTools. 4 | 5 | See ``?LoopTools`KeyA0`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsKeyC0.md: -------------------------------------------------------------------------------- 1 | ## LToolsKeyC0 2 | 3 | `LToolsKeyC0` corresponds to `KeyC0` in LoopTools. 4 | 5 | See ``?LoopTools`KeyC0`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsKeyD0.md: -------------------------------------------------------------------------------- 1 | ## LToolsKeyD0 2 | 3 | `LToolsKeyD0` corresponds to `KeyD0` in LoopTools. 4 | 5 | See ``?LoopTools`KeyD0`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsKeyE0.md: -------------------------------------------------------------------------------- 1 | ## LToolsKeyE0 2 | 3 | `LToolsKeyE0` corresponds to `KeyE0` in LoopTools. 4 | 5 | See ``?LoopTools`KeyE0`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsLi2.md: -------------------------------------------------------------------------------- 1 | ## LToolsLi2 2 | 3 | `LToolsLi2` corresponds to the `Li2` function in LoopTools. 4 | 5 | See ``?LoopTools`Li2`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Examples/asyR1prop2Ltopo01310X11111N1/config/kinematics.yaml: -------------------------------------------------------------------------------- 1 | kinematics: 2 | incoming_momenta: [q] 3 | outgoing_momenta: [q] 4 | momentum_conservation: [] 5 | kinematic_invariants: 6 | - [mb, 1] 7 | - [mg, 1] 8 | scalarproduct_rules: 9 | - [ [ q, q],mb^2] 10 | -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsB001.md: -------------------------------------------------------------------------------- 1 | ## LToolsB001 2 | 3 | `LToolsB001` corresponds to the `B001` function in LoopTools. 4 | 5 | See ``?LoopTools`B001`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsB111.md: -------------------------------------------------------------------------------- 1 | ## LToolsB111 2 | 3 | `LToolsB111` corresponds to the `B111` function in LoopTools. 4 | 5 | See ``?LoopTools`B111`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsDB00.md: -------------------------------------------------------------------------------- 1 | ## LToolsDB00 2 | 3 | `LToolsDB00` corresponds to the `DB00` function in LoopTools. 4 | 5 | See ``?LoopTools`DB00`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsDB11.md: -------------------------------------------------------------------------------- 1 | ## LToolsDB11 2 | 3 | `LToolsDB11` corresponds to the `DB11` function in LoopTools. 4 | 5 | See ``?LoopTools`DB11`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsDebugA.md: -------------------------------------------------------------------------------- 1 | ## LToolsDebugA 2 | 3 | `LToolsDebugA` corresponds to `DebugA` in LoopTools. 4 | 5 | See ``?LoopTools`DebugA`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsDebugB.md: -------------------------------------------------------------------------------- 1 | ## LToolsDebugB 2 | 3 | `LToolsDebugB` corresponds to `DebugB` in LoopTools. 4 | 5 | See ``?LoopTools`DebugB`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsDebugC.md: -------------------------------------------------------------------------------- 1 | ## LToolsDebugC 2 | 3 | `LToolsDebugC` corresponds to `DebugC` in LoopTools. 4 | 5 | See ``?LoopTools`DebugC`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsDebugD.md: -------------------------------------------------------------------------------- 1 | ## LToolsDebugD 2 | 3 | `LToolsDebugD` corresponds to `DebugD` in LoopTools. 4 | 5 | See ``?LoopTools`DebugD`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsDebugE.md: -------------------------------------------------------------------------------- 1 | ## LToolsDebugE 2 | 3 | `LToolsDebugE` corresponds to `DebugE` in LoopTools. 4 | 5 | See ``?LoopTools`DebugE`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsKeyAll.md: -------------------------------------------------------------------------------- 1 | ## LToolsKeyAll 2 | 3 | `LToolsKeyAll` corresponds to `KeyAll` in LoopTools. 4 | 5 | See ``?LoopTools`KeyAll`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsPaVe.md: -------------------------------------------------------------------------------- 1 | ## LToolsPaVe 2 | 3 | `LToolsPaVe` corresponds to the `PaVe` function in LoopTools. 4 | 5 | See ``?LoopTools`PaVe`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsKeyBget.md: -------------------------------------------------------------------------------- 1 | ## LToolsKeyBget 2 | 3 | `LToolsKeyBget` corresponds to `KeyBget` in LoopTools. 4 | 5 | See ``?LoopTools`KeyBget`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsKeyEget.md: -------------------------------------------------------------------------------- 1 | ## LToolsKeyEget 2 | 3 | `LToolsKeyEget` corresponds to `KeyEget` in LoopTools. 4 | 5 | See ``?LoopTools`KeyEget`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /ExternalTools/QGRAF/Models/QCDOneFlavor: -------------------------------------------------------------------------------- 1 | [ model = 'One-flavor QCD' ] 2 | 3 | % Propagators: 4 | 5 | [Q, Qbar, -; mass='QGMassQ'] 6 | [Gh, Ghbar, -; mass='0'] 7 | [Gl, Gl, +; mass='0'] 8 | 9 | 10 | % Vertices: 11 | 12 | [Qbar, Q, Gl] 13 | [Gl, Gl, Gl, Gl] 14 | [Gl, Gl, Gl] 15 | [Ghbar, Gl, Gh] 16 | -------------------------------------------------------------------------------- /Documentation/Markdown/$FeynHelpersLoadInterfaces.md: -------------------------------------------------------------------------------- 1 | ## $FeynHelpersLoadInterfaces 2 | 3 | `$FeynHelpersLoadIntefaces` is a debugging switch that can be used to disable the loading of particular interfaces contained in FeynHelpers. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/$QGScriptsDirectory.md: -------------------------------------------------------------------------------- 1 | ## $QGScriptsDirectory 2 | 3 | `$QGScriptsDirectory` is the string that represents the full path to the directory that contains shell scripts useful for visualizing Feynman diagrams. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsDebugAll.md: -------------------------------------------------------------------------------- 1 | ## LToolsDebugAll 2 | 3 | `LToolsDebugAll` corresponds to `DebugAll` in LoopTools. 4 | 5 | See ``?LoopTools`DebugAll`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsKeyCEget.md: -------------------------------------------------------------------------------- 1 | ## LToolsKeyCEget 2 | 3 | `LToolsKeyCEget` corresponds to `KeyCEget` in LoopTools. 4 | 5 | See ``?LoopTools`KeyCEget`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsLi2omx.md: -------------------------------------------------------------------------------- 1 | ## LToolsLi2omx 2 | 3 | `LToolsLi2omx` corresponds to the `Li2omx` function in LoopTools. 4 | 5 | See ``?LoopTools`Li2omx`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PaXAnalytic.md: -------------------------------------------------------------------------------- 1 | ## PaXAnalytic 2 | 3 | `PaXAnalytic` is an option for `PaXEvaluate`. If set to `True`, `LoopRefine` and `LoopRefineSeries` will be called with `Analytic->True`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PaXEvaluate](PaXEvaluate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsDR1eps.md: -------------------------------------------------------------------------------- 1 | ## LToolsDR1eps 2 | 3 | `LToolsDR1eps` corresponds to the `DRResult` function in LoopTools. 4 | 5 | See ``?LoopTools`DR1eps`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsDRResult.md: -------------------------------------------------------------------------------- 1 | ## LToolsDRResult 2 | 3 | `LToolsDRResult` corresponds to the `DRResult` function in LoopTools. 4 | 5 | See ``?LoopTools`DRResult`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsGetDelta.md: -------------------------------------------------------------------------------- 1 | ## LToolsGetDelta 2 | 3 | `LToolsGetDelta` corresponds to the `GetDelta` function in LoopTools. 4 | 5 | See ``?LoopTools`GetDelta`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsGetMudim.md: -------------------------------------------------------------------------------- 1 | ## LToolsGetMudim 2 | 3 | `LToolsGetMudim` corresponds to the `GetMudim` function in LoopTools. 4 | 5 | See ``?LoopTools`GetMudim`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsSetDelta.md: -------------------------------------------------------------------------------- 1 | ## LToolsSetDelta 2 | 3 | `LToolsSetDelta` corresponds to the `SetDelta` function in LoopTools. 4 | 5 | See ``?LoopTools`SetDelta`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsSetUVDiv.md: -------------------------------------------------------------------------------- 1 | ## LToolsSetUVDiv 2 | 3 | `LToolsSetUVDiv` corresponds to the `SetUVDiv` function in LoopTools. 4 | 5 | See ``?LoopTools`SetUVDiv`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsGetLambda.md: -------------------------------------------------------------------------------- 1 | ## LToolsGetLambda 2 | 3 | `LToolsGetLambda` corresponds to the `GetLambda` function in LoopTools. 4 | 5 | See ``?LoopTools`GetLambda`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsGetMaxDev.md: -------------------------------------------------------------------------------- 1 | ## LToolsGetMaxDev 2 | 3 | `LToolsGetMaxDev` corresponds to the `GetMaxDev` function in LoopTools. 4 | 5 | See ``?LoopTools`GetMaxDev`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsGetUVDiv.md: -------------------------------------------------------------------------------- 1 | ## LToolsGetUVDiv 2 | 3 | `LToolsGetUVDiv` corresponds to the `GetUVDiv` function in `LoopTools`. 4 | 5 | See ``?LoopTools`GetUVDiv`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsMarkCache.md: -------------------------------------------------------------------------------- 1 | ## LToolsMarkCache 2 | 3 | `LToolsMarkCache` corresponds to the `MarkCache` function in LoopTools. 4 | 5 | See ``?LoopTools`MarkCache`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsSetMaxDev.md: -------------------------------------------------------------------------------- 1 | ## LToolsSetMaxDev 2 | 3 | `LToolsSetMaxDev` corresponds to the `SetMaxDev` function in LoopTools. 4 | 5 | See ``?LoopTools`SetMaxDev`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/$FeynHelpersVersion.md: -------------------------------------------------------------------------------- 1 | ## $FeynHelpersVersion 2 | 3 | `$FeynHelpersVersion` is a string that represents the version of FeynHelpers. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynCalc.md). 8 | 9 | ### Examples 10 | 11 | ```mathematica 12 | $FeynHelpersVersion 13 | ``` 14 | 15 | $$\text{2.0.0}$$ -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsClearCache.md: -------------------------------------------------------------------------------- 1 | ## LToolsClearCache 2 | 3 | `LToolsClearCache` corresponds to the `ClearCache` function in LoopTools. 4 | 5 | See ``?LoopTools`ClearCache`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsGetCmpBits.md: -------------------------------------------------------------------------------- 1 | ## LToolsGetCmpBits 2 | 3 | `LToolsGetCmpBits` corresponds to the `SetCmpBits` function in LoopTools. 4 | 5 | See ``?LoopTools`GetCmpBits`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsGetDiffEps.md: -------------------------------------------------------------------------------- 1 | ## LToolsGetDiffEps 2 | 3 | `LToolsGetDiffEps` corresponds to the `GetDiffEps` function in LoopTools. 4 | 5 | See ``?LoopTools`GetDiffEps`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsGetMinMass.md: -------------------------------------------------------------------------------- 1 | ## LToolsGetMinMass 2 | 3 | `LToolsGetMinMass` corresponds to the `GetMinMass` function in LoopTools. 4 | 5 | See ``?LoopTools`GetMinMass`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsGetZeroEps.md: -------------------------------------------------------------------------------- 1 | ## LToolsGetZeroEps 2 | 3 | `LToolsGetZeroEps` corresponds to the `GetZeroEps` function in LoopTools. 4 | 5 | See ``?LoopTools`GetZeroEps`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsSetCmpBits.md: -------------------------------------------------------------------------------- 1 | ## LToolsSetCmpBits 2 | 3 | `LToolsSetCmpBits` corresponds to the `SetCmpBits` function in LoopTools. 4 | 5 | See ``?LoopTools`SetCmpBits`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsSetDiffEps.md: -------------------------------------------------------------------------------- 1 | ## LToolsSetDiffEps 2 | 3 | `LToolsSetDiffEps` corresponds to the `SetDiffEps` function in LoopTools. 4 | 5 | See ``?LoopTools`SetDiffEps`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsSetMinMass.md: -------------------------------------------------------------------------------- 1 | ## LToolsSetMinMass 2 | 3 | `LToolsSetMinMass` corresponds to the `SetMinMass` function in LoopTools. 4 | 5 | See ``?LoopTools`SetMinMass`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGOptions.md: -------------------------------------------------------------------------------- 1 | ## QGOptions 2 | 3 | `QGOptions` is an option for `QGCreateAmp`, which specifies the options to be passed to QGRAF. It is a list of strings, where each string is a valid QGRAF option. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [QGCreateAmp](QGCreateAmp.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGPropagator.md: -------------------------------------------------------------------------------- 1 | ## QGPropagator 2 | 3 | `QGPropagator[psi[index1, momentum], psibar[index2, momentum], mass]` is a placeholder for the propagator of the field `psi`. It is introduced in the QGARF style file `"feyncalc.sty"`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsGetDebugKey.md: -------------------------------------------------------------------------------- 1 | ## LToolsGetDebugKey 2 | 3 | `LToolsGetDebugKey` corresponds to the `GetDebugKey` function in LoopTools. 4 | 5 | See ``?LoopTools`GetDebugKey`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGVertex.md: -------------------------------------------------------------------------------- 1 | ## QGVertex 2 | 3 | `QGVertex[psi1[index1, momentum1], psi2[index2, momentum2], ...]` is a placeholder for the interaction vertex of the fields `psi1, psi2, ...`. It is introduced in the QGARF style file `"feyncalc.sty"`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /ExternalTools/QGRAF/Models/QEDThreeFlavors: -------------------------------------------------------------------------------- 1 | [ model = 'Three-flavors QED' ] 2 | 3 | % Propagators: 4 | 5 | [El, Ael, -; mass='QGMassEl'] 6 | [Mu, Amu, -; mass='QGMassMu'] 7 | [Tau, Atau, -; mass='QGMassTau'] 8 | [Ga, Ga, +; mass='0'] 9 | 10 | 11 | % Vertices: 12 | 13 | [Ael, El, Ga] 14 | [Amu, Mu, Ga] 15 | [Atau, Tau, Ga] 16 | -------------------------------------------------------------------------------- /Documentation/Markdown/FIRERun.md: -------------------------------------------------------------------------------- 1 | ## FIRERun 2 | 3 | `FIRERun` is an option for `FIREBurn`. When set to `False`, the interface will only create configuration files specified in `FIREConfigFiles` but will not run FIRE on these files. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [FIREBurn](FIREBurn.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAPath.md: -------------------------------------------------------------------------------- 1 | ## FSAPath 2 | 3 | `FSAPath` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface.It specifies the full path to `FIESTA.m`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsGetErrDigits.md: -------------------------------------------------------------------------------- 1 | ## LToolsGetErrDigits 2 | 3 | `LToolsGetErrDigits` corresponds to the `GetErrDigits` function in LoopTools. 4 | 5 | See ``?LoopTools`GetErrDigits`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsRestoreCache.md: -------------------------------------------------------------------------------- 1 | ## LToolsRestoreCache 2 | 3 | `LToolsRestoreCache` corresponds to the `RestoreCache` function in LoopTools. 4 | 5 | See ``?LoopTools`RestoreCache`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsSetErrDigits.md: -------------------------------------------------------------------------------- 1 | ## LToolsSetErrDigits 2 | 3 | `LToolsSetErrDigits` corresponds to the `SetErrDigits` function in LoopTools. 4 | 5 | See ``?LoopTools`SetErrDigits`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsUnLoadLibrary.md: -------------------------------------------------------------------------------- 1 | ## LToolsUnLoadLibrary 2 | 3 | `LToolsUnLoadLibrary[]` is the inverse of `LToolsLoadLibrary[]`, i.e. it unloads the LoopTools library. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [LToolsEvaluate](LToolsEvaluate.md), [LToolsLoadLibray](LToolsLoadLibrary.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsGetVersionKey.md: -------------------------------------------------------------------------------- 1 | ## LToolsGetVersionKey 2 | 3 | `LToolsGetVersionKey` corresponds to the `SetVersionKey` function in LoopTools. 4 | 5 | See ``?LoopTools`GetVersionKey`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsGetWarnDigits.md: -------------------------------------------------------------------------------- 1 | ## LToolsGetWarnDigits 2 | 3 | `LToolsGetWarnDigits corresponds` to the `GetWarnDigits` function in LoopTools. 4 | 5 | See ``?LoopTools`GetWarnDigits`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsSetDebugRange.md: -------------------------------------------------------------------------------- 1 | ## LToolsSetDebugRange 2 | 3 | `LToolsSetDebugRange` corresponds to the `SetVersionKey` function in LoopTools. 4 | 5 | See ``?LoopTools`SetDebugRange`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsSetVersionKey.md: -------------------------------------------------------------------------------- 1 | ## LToolsSetVersionKey 2 | 3 | `LToolsSetVersionKey` corresponds to the `SetVersionKey` function in LoopTools. 4 | 5 | See ``?LoopTools`SetVersionKey`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsSetWarnDigits.md: -------------------------------------------------------------------------------- 1 | ## LToolsSetWarnDigits 2 | 3 | `LToolsSetWarnDigits` corresponds to the `SetWarnDigits` function in LoopTools. 4 | 5 | See ``?LoopTools`SetWarnDigits`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGFieldStyles.md: -------------------------------------------------------------------------------- 1 | ## QGFieldStyles 2 | 3 | `QGFieldStyles` is an option for `QGTZFCreateFieldStyles`, which specifies the TikZ-Feynman stylings for the fields present in the given QGRAF model. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [QGTZFCreateFieldStyles](QGTZFCreateFieldStyles.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGShowOutput.md: -------------------------------------------------------------------------------- 1 | ## QGShowOutput 2 | 3 | `QGShowOutput` is an option for `QGCreateAmp`. When set to `True`, the output of the current QGRAF run will be shown via `Print`. When set to `False` the output is suppressed. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [QGCreateAmp](QGCreateAmp.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGTruncatedPolarization.md: -------------------------------------------------------------------------------- 1 | ## QGTruncatedPolarization 2 | 3 | `QGTruncatedPolarization[psi[index, momentum], mass]` is a placeholder for the truncated external state of the field `psi`. It is introduced in the QGARF style file `"feyncalc.sty"`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FIREPath.md: -------------------------------------------------------------------------------- 1 | ## FIREPath 2 | 3 | FIREPath is an option for FIREBurn. It specifies the full path the FIRE package. 4 | 5 | The default value is `FileNameJoin[{$UserBaseDirectory, "Applications", "FIRE6", "FIRE6.m"}]`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FIREBurn](FIREBurn.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Examples/asyR2prop2Ltopo13311X01201N1/asyR2prop2Ltopo13311X01201N1.config: -------------------------------------------------------------------------------- 1 | #compressor zstd 2 | #threads 16 3 | #fthreads s64 4 | #lthreads 4 5 | #variables d, mb, mg 6 | #bucket 29 7 | #start 8 | #folder ./ 9 | #problem 4242 asyR2prop2Ltopo13311X01201N1.start 10 | #integrals LoopIntegrals.m 11 | #output asyR2prop2Ltopo13311X01201N1.tables 12 | -------------------------------------------------------------------------------- /Documentation/Markdown/QGConvertToFC.md: -------------------------------------------------------------------------------- 1 | ## QGConvertToFC 2 | 3 | `QGConvertToFC[{amp1, amp2, ...}]` converts a list of QGRAF amplitudes generated using the styling file `feyncalc.sty` into amplitudes suitable for further evaluation using FeynCalc. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [QGCreateAmp](QGCreateAmp.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDEpsRel.md: -------------------------------------------------------------------------------- 1 | ## PSDEpsRel 2 | 3 | `PSDEpsRel` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the epsrel parameter to be passed to pySecDec's `IntegralLibrary` function. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDDryRun.md: -------------------------------------------------------------------------------- 1 | ## PSDDryRun 2 | 3 | `PSDDryRun` is an option for `PSDCreatePythonScripts` and other functions of the pySecDec interface. 4 | 5 | When set to `True`, no files will be written to the disk. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [PSDCreatePythonScripts](PSDCreatePythonScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDMaxEval.md: -------------------------------------------------------------------------------- 1 | ## PSDMaxEval 2 | 3 | `PSDMaxEval` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `maxeval` parameter to be passed to pySecDec's numerical integration library. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDMinEval.md: -------------------------------------------------------------------------------- 1 | ## PSDMinEval 2 | 3 | `PSDMinEval` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `mineval` parameter to be passed to pySecDec's numerical integration library. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDSplit.md: -------------------------------------------------------------------------------- 1 | ## PSDSplit 2 | 3 | `PSDSplit` is an option for `PSDLoopPackage` and other functions of the pySecDec interface. It specifies whether or not to split the integration domain in order to map singularities from `1` to `0`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDLoopPackage](PSDLoopPackage.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDVerbose.md: -------------------------------------------------------------------------------- 1 | ## PSDVerbose 2 | 3 | `PSDVerbose` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `verbose` parameter to be passed to pySecDec's numerical integration library. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PaXKallenExpand.md: -------------------------------------------------------------------------------- 1 | ## PaXKallenExpand 2 | 3 | `PaXKallenExpand` is an option for `PaXEvaluate`. If set to `True`, Package-X function `KallenExpand` will be applied to the output of Package-X thus replacing `Kallenλ` by its explicit form. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PaXEvaluate](PaXEvaluate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PaXKibbleExpand.md: -------------------------------------------------------------------------------- 1 | ## PaXKibbleExpand 2 | 3 | `PaXKibbleExpand` is an option for `PaXEvaluate`. If set to `True`, Package-X function `KibbleExpand` will be applied to the output of Package-X thus replacing `Kibbleϕ` by its explicit form. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PaXEvaluate](PaXEvaluate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /ExternalTools/QGRAF/Models/QCDTwoFlavors: -------------------------------------------------------------------------------- 1 | [ model = 'Two-flavor QCD' ] 2 | 3 | % Propagators: 4 | 5 | [Qi, Qibar, -; mass='QGMassQ1'] 6 | [Qj, Qjbar, -; mass='QGMassQ2'] 7 | [Gh, Ghbar, -; mass='0'] 8 | [Gl, Gl, +; mass='0'] 9 | 10 | 11 | % Vertices: 12 | 13 | [Qibar, Qi, Gl] 14 | [Qjbar, Qj, Gl] 15 | [Gl, Gl, Gl, Gl] 16 | [Gl, Gl, Gl] 17 | [Ghbar, Gl, Gh] 18 | -------------------------------------------------------------------------------- /Documentation/Markdown/$QGInsertionsDirectory.md: -------------------------------------------------------------------------------- 1 | ## $QGInsertionsDirectory 2 | 3 | `$QGInsertionsDirectory` is the string that represents the full path to the directory that contains Feynman rules for vertices, propagators and external states to be inserted into amplitudes generated with QGRAF. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDEpsAbs.md: -------------------------------------------------------------------------------- 1 | ## PSDEpsAbs 2 | 3 | `PSDEpsAbs` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `epsabs` parameter to be passed to pySecDec's pySecDec's `IntegralLibrary` function. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/$FeynHelpersDirectory.md: -------------------------------------------------------------------------------- 1 | ## $FeynHelpersDirectory 2 | 3 | ``$FeynHelpersDirectory` specifies the location of FeynHelpers. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples 10 | 11 | ```mathematica 12 | $FeynHelpersDirectory 13 | ``` 14 | 15 | $$\text{/home/vs/.Mathematica/Applications/FeynCalc/AddOns/FeynHelpers}$$ -------------------------------------------------------------------------------- /Documentation/Markdown/PSDErrorMode.md: -------------------------------------------------------------------------------- 1 | ## PSDErrorMode 2 | 3 | `PSDErrorMode` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the errormode parameter to be passed to pySecDec's numerical integration library. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDMaxEpsAbs.md: -------------------------------------------------------------------------------- 1 | ## PSDMaxEpsAbs 2 | 3 | `PSDMaxEpsAbs` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `max_epsabs` parameter to be passed to pySecDec's numerical integration library. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDMaxEpsRel.md: -------------------------------------------------------------------------------- 1 | ## PSDMaxEpsRel 2 | 3 | `PSDMaxEpsRel` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `max_epsrel` parameter to be passed to pySecDec's numerical integration library. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDMinEpsAbs.md: -------------------------------------------------------------------------------- 1 | ## PSDMinEpsAbs 2 | 3 | `PSDMinEpsAbs` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `min_epsabs` parameter to be passed to pySecDec's numerical integration library. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDMinEpsRel.md: -------------------------------------------------------------------------------- 1 | ## PSDMinEpsRel 2 | 3 | `PSDMinEpsRel` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `min_epsrel` parameter to be passed to pySecDec's numerical integration library. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FIREStartFile.md: -------------------------------------------------------------------------------- 1 | ## FIREStartFile 2 | 3 | `FIREStartFile` is an option for `FIREBurn`. It specifies, where the start file for FIRE (the one generated by `SaveStart[]`) will be saved. The default location is the `Database` folder inside `$FeynCalcDirectory`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [FIREBurn](FIREBurn.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSADryRun.md: -------------------------------------------------------------------------------- 1 | ## FSADryRun 2 | 3 | `FSADryRun` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | When set to `True`, no files will be written to the disk. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FerImportArrayAsSparseMatrix.md: -------------------------------------------------------------------------------- 1 | ## FerImportArrayAsSparseMatrix 2 | 3 | `FerImportArrayAsSparseMatrix[outFile, var, {dimX, dimY}]` is an auxiliary function that converts the Fermat array called `var` from file `outFile` to a `SparseArray` matrix with dimensions `dimX` and `dimY`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGLoopMomentum.md: -------------------------------------------------------------------------------- 1 | ## QGLoopMomentum 2 | 3 | `QGLoopMomentum` is an option for `QGCreateAmp`, which specifies the names of the loop momenta. The default value is `LoopMom`, which means that the loop momenta will be named `LoopMom1`, `LoopMom2`, etc. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [QGCreateAmp](QGCreateAmp.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGOptionalStatements.md: -------------------------------------------------------------------------------- 1 | ## QGOptionalStatements 2 | 3 | `QGOptionalStatements` is an option for `QGCreateAmp` which specifies optional statements to be passed to QGRAF. It is a list of strings, where each string is a valid QGRAF optional statement. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [QGCreateAmp](QGCreateAmp.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsA0i.md: -------------------------------------------------------------------------------- 1 | ## LToolsA0i 2 | 3 | `LToolsA0i` corresponds to the `A0i` function in LoopTools. The only difference is that the id should be entered as a string, e.g. `"a0"` instead of `a0`. 4 | 5 | See ``?LoopTools`A0i`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsE0i.md: -------------------------------------------------------------------------------- 1 | ## LToolsE0i 2 | 3 | LToolsE0i corresponds to the E0i function in LoopTools. The only difference is that the `id` should be entered as a string, e.g. `"e0"` instead of `e0`. 4 | 5 | See `?LoopTools`E0i` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDRegulators.md: -------------------------------------------------------------------------------- 1 | ## PSDRegulators 2 | 3 | `PSDRegulators` is an option for `PSDLoopIntegralFromPropagators` and other functions of the pySecDec interface. It specifies a list of symbols to be used for the regulators. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDLoopIntegralFromPropagators](PSDLoopIntegralFromPropagators.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGPolarization.md: -------------------------------------------------------------------------------- 1 | ## QGPolarization 2 | 3 | `QGPolarization[psi[index, momentum], mass]` is a placeholder for the external state of the field `psi` (e.g. a polarization vector, a spinor or simply unity for a spinless particle). It is introduced in the QGARF style file "feyncalc.sty" 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsB0i.md: -------------------------------------------------------------------------------- 1 | ## LToolsB0i 2 | 3 | `LToolsB0i` corresponds to the `B0i` function in LoopTools. The only difference is that the `id` should be entered as a string, e.g. `"b0"` instead of `b0`. 4 | 5 | See ``?LoopTools`B0i`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsC0i.md: -------------------------------------------------------------------------------- 1 | ## LToolsC0i 2 | 3 | `LToolsC0i` corresponds to the `C0i` function in LoopTools. The only difference is that the `id` should be entered as a string, e.g. `"c0"` instead of `c0`. 4 | 5 | See ``?LoopTools`C0i`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsD0i.md: -------------------------------------------------------------------------------- 1 | ## LToolsD0i 2 | 3 | `LToolsD0i` corresponds to the `D0i` function in LoopTools. The only difference is that the `id` should be entered as a string, e.g. `"d0"` instead of `d0`. 4 | 5 | See ``?LoopTools`D0i`` for further information regarding this LoopTools symbol. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDIntegrator.md: -------------------------------------------------------------------------------- 1 | ## PSDIntegrator 2 | 3 | `PSDIntegrator` is an option of PSDIntegrate and other functions of the pySecDec interface. It specifies the integrator to be used when performing the numerical evaluation of the integral. The default value is `"Qmc"`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/KiraJobFileName.md: -------------------------------------------------------------------------------- 1 | ## KiraJobFileName 2 | 3 | `KiraJobFileName` is an option for `KiraCreateJobFile` and other functions of the Kira interface. 4 | 5 | It specifies the file name for the created job file. The default value is `"job.yaml"`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [KiraCreateJobFile](KiraCreateJobFile.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDMaxIncreaseFac.md: -------------------------------------------------------------------------------- 1 | ## PSDMaxIncreaseFac 2 | 3 | `PSDMaxIncreaseFac` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `maxincreasefac` parameter to be passed to pySecDec's numerical integration library. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDResetCudaAfter.md: -------------------------------------------------------------------------------- 1 | ## PSDResetCudaAfter 2 | 3 | `PSDResetCudaAfter` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `reset_cuda_after` parameter to be passed to pySecDec's numerical integration library. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGOutputDiagrams.md: -------------------------------------------------------------------------------- 1 | ## QGOutputDiagrams 2 | 3 | `QGOutputDiagrams` is an option for `QGCreateAmp`. It specifies, the file to which the QGRAF output containing the generated diagrams will be saved. The default name is `"diagrams.tex"` in the current working directory. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [QGCreateAmp](QGCreateAmp.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Examples/pySecDec/eik2Lv1/numres_5.0_3.0_maple.mpl: -------------------------------------------------------------------------------- 1 | [(0+0*I)/eps^4 + (0+0*I)/eps^3 + (3.66373598126301658e-15+0*I)/eps^2 + (-3.96467569885317062e-09+0*I)/eps + (44.4132197967014122+0*I) + (-140.658348752757746+0*I)*eps + O(eps^2),(0+0*I)/eps^4 + (0+0*I)/eps^3 + (2.26716017118195644e-14+0*I)/eps^2 + (2.41890974336781867e-09+0*I)/eps + (2.33769689497456195e-08+0*I) + (4.24310426562636e-07+0*I)*eps + O(eps^2)] -------------------------------------------------------------------------------- /Documentation/Markdown/$FeynHelpersLastCommitDateHash.md: -------------------------------------------------------------------------------- 1 | ![0fr2yhbgg9nsx](img/0fr2yhbgg9nsx.svg) 2 | 3 | ## $FeynHelpersLastCommitDateHash 4 | 5 | The setting of `$FeynHelpersLastCommitDateHash` provides the date and the hash of the last commit in the branch from which the current FeynHelpers version originates. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md) 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FIRESilentMode.md: -------------------------------------------------------------------------------- 1 | ## FIRESilentMode 2 | 3 | `FIRESilentMode` is an option for `FIREBurn`. When set to `True`, all the `Print`-output of FIRE running on the parallel kernel will be suppressed. This does not affect messages, i.e. warnings or error messages will be still visible. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [FIREBurn](FIREBurn.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsLoadLibrary.md: -------------------------------------------------------------------------------- 1 | ## LToolsLoadLibrary 2 | 3 | `LToolsLoadLibrary[]` loads the LoopTools library so that it can be used with FeynCalc. This command must be executed once before using any of the `LTools*` functions. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [LToolsEvaluate](LToolsEvaluate.md), [LToolsUnLoadLibray](LToolsUnLoadLibrary.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDNumberOfThreads.md: -------------------------------------------------------------------------------- 1 | ## PSDNumberOfThreads 2 | 3 | `PSDNumberOfThreads` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `number_of_threads` parameter to be passed to pySecDec's numerical integration library. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDRealParameters.md: -------------------------------------------------------------------------------- 1 | ## PSDRealParameters 2 | 3 | `PSDRealParameters` is an option for `PSDLoopPackage` and other functions of the pySecDec interface. It is a list of symbols (or strings) that will be passed to pySecDec's `loop_package` argument `real_parameters`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDLoopPackage](PSDLoopPackage.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDRequestedOrder.md: -------------------------------------------------------------------------------- 1 | ## PSDRequestedOrder 2 | 3 | `PSDRequestedOrder` is an option for `PSDCreatePythonScripts` and other functions of the pySecDec interface. It specifies the needed order in the $\varepsilon$-expansion. The default value is `0`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDCreatePythonScripts](PSDCreatePythonScripts.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDOutputDirectory.md: -------------------------------------------------------------------------------- 1 | ## PSDOutputDirectory 2 | 3 | `PSDOutputDirectory` is an option for `PSDCreatePythonScripts` and other functions of the pySecDec interface. It specifies the C++ namespace and the output directory. The default value is `"loopint"`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDCreatePythonScripts](PSDCreatePythonScripts.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGOutputAmplitudes.md: -------------------------------------------------------------------------------- 1 | ## QGOutputAmplitudes 2 | 3 | `QGOutputAmplitudes` is an option for `QGCreateAmp`. It specifies the file into which the QGRAF output containing the generated amplitudes will be saved. The default name is `"amplitudes.m"` in the current working directory. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [QGCreateAmp](QGCreateAmp.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Examples/asyR1prop2Ltopo01310X11111N1/config/integralfamilies.yaml: -------------------------------------------------------------------------------- 1 | integralfamilies: 2 | - name: asyR1prop2Ltopo01310X11111N1 3 | loop_momenta: [p1, p3] 4 | top_level_sectors: [b11111] 5 | propagators: 6 | - [ "p1", 0] 7 | - [ "p3", "mg^2"] 8 | - { bilinear: [ [ "2*p3", "q"], 0] } 9 | - [ "p1 + q", "mb^2"] 10 | - { bilinear: [ [ "p1", "p3"], 0] } 11 | -------------------------------------------------------------------------------- /Documentation/Markdown/PSDComplexParameters.md: -------------------------------------------------------------------------------- 1 | ## PSDComplexParameters 2 | 3 | `PSDComplexParameters` is an option for `PSDLoopPackage` and other functions of the pySecDec interface. It is a list of symbols (or strings) that will be passed to pySecDec's `loop_package` argument `real_parameters`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDLoopPackage](PSDLoopPackage.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDMinDecreaseFactor.md: -------------------------------------------------------------------------------- 1 | ## PSDMinDecreaseFactor 2 | 3 | `PSDMinDecreaseFactor` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `min_decrease_factor` parameter to be passed to pySecDec's numerical integration library. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDNumberOfPresamples.md: -------------------------------------------------------------------------------- 1 | ## PSDNumberOfPresamples 2 | 3 | `PSDNumberOfPresamples` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `number_of_presamples` parameter to be passed to pySecDec's `IntegralLibrary` function. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDPyLinkQMCTransforms.md: -------------------------------------------------------------------------------- 1 | ## PSDPyLinkQMCTransforms 2 | 3 | `PSDPyLinkQMCTransforms` is an option for `PSDSumPackage` and other functions of the pySecDec interface. It specifies the required QMC transformations and will be passed to pySecDec's `pylink_qmc_transforms` argument. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDSumPackage](PSDSumPackage.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/PackageX/Symbols/PaXDiscB.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*PaXDiscB*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`PaXDiscB` corresponds to `DiscB` in Package-X.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Mathematica/PackageX/Symbols/PaXpvC.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*PaXpvC*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`PaXpvC` corresponds to the `PVC` function in Package-X*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Examples/pySecDec/eik2Lv1/numres_5.0_3.0_mma.m: -------------------------------------------------------------------------------- 1 | {(0+0*I)/eps^4 + (0+0*I)/eps^3 + (3.66373598126301658*10^-15+0*I)/eps^2 + (-3.96467569885317062*10^-09+0*I)/eps + (44.4132197967014122+0*I) + (-140.658348752757746+0*I)*eps + O[eps]^2,(0+0*I)/eps^4 + (0+0*I)/eps^3 + (2.26716017118195644*10^-14+0*I)/eps^2 + (2.41890974336781867*10^-09+0*I)/eps + (2.33769689497456195*10^-08+0*I) + (4.24310426562636*10^-07+0*I)*eps + O[eps]^2} -------------------------------------------------------------------------------- /Documentation/Markdown/FSAd0.md: -------------------------------------------------------------------------------- 1 | ## FSAd0 2 | 3 | `FSAd0` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `d0` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/KiraIntegrals.md: -------------------------------------------------------------------------------- 1 | ## KiraIntegrals 2 | 3 | `KiraIntegrals` is an option for `KiraCreateJobFile` and other functions of the Kira interface. 4 | 5 | It specifies the file containing integrals to be reduced by Kira. The default value is `{"KiraLoopIntegrals.txt"}`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [KiraCreateJobFile](KiraCreateJobFile.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDCoefficients.md: -------------------------------------------------------------------------------- 1 | ## PSDCoefficients 2 | 3 | `PSDCoefficients` is an option for `PSDSumPackage` and other functions of the pySecDec interface. It specifies coefficients of the integrals in the sum and will be passed to pySecDec's coefficients argument. The default value is `None`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDSumPackage](PSDSumPackage.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDFormThreads.md: -------------------------------------------------------------------------------- 1 | ## PSDFormThreads 2 | 3 | `PSDFormThreads` is an option for `PSDLoopPackage` and other functions of the pySecDec interface. It specifies the number of threads (T)FORM will use and will be passed to pySecDec's `form_threads` argument. The default value is `2.` 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDLoopPackage](PSDLoopPackage.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDMinn.md: -------------------------------------------------------------------------------- 1 | ## PSDMinn 2 | 3 | `PSDMinn` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `minn` parameter to be passed to pySecDec's `integral_interface` function. Notice that this option applies only to the Qmc integrator. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDNormalizExecutable.md: -------------------------------------------------------------------------------- 1 | ## PSDNormalizExecutable 2 | 3 | `PSDNormalizExecutable` is an option for `PSDLoopPackage` and other functions of the pySecDec interface. It specifies the command to run `normaliz` and will be passed to the `loop_package` argument `normaliz_executable`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDLoopPackage](PSDLoopPackage.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PaXSimplifyEpsilon.md: -------------------------------------------------------------------------------- 1 | ## PaXSimplifyEpsilon 2 | 3 | `PaXSimplifyEpsilon` is an option for `PaXEvaluate`. When set to `True`, `PaXEvaluate` will attempt to simplify the final result by applying simplifications to the `Epsilon`-free parts of the expression. The default value is `True`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PaXEvaluate](PaXEvaluate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/PackageX/Symbols/PaXpvA.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*PaXpvA*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`PaXpvA` corresponds to the `PVA` function in Package-X.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Mathematica/PackageX/Symbols/PaXpvB.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*PaXpvB*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`PaXpvB` corresponds to the `PVB` function in Package-X.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Mathematica/PackageX/Symbols/PaXpvD.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*PaXpvD*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`PaXpvD` corresponds to the `PVD` function in Package-X.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Markdown/KiraMassDimensions.md: -------------------------------------------------------------------------------- 1 | ## KiraMassDimensions 2 | 3 | `KiraMassDimensions` is an option for `KiraCreateConfigFiles` and other functions of the Kira interface. 4 | 5 | It specifies the mass dimensions of kinematic invariants occurring in the given topologies. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [KiraCreateConfigFiles](KiraCreateConfigFiles.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsPath.md: -------------------------------------------------------------------------------- 1 | ## LToolsPath 2 | 3 | `LToolsPath` is an option for `LToolsLoadLibrary`. It specifies the full path, to the LoopTools MathLink executable. 4 | 5 | The default value is `FileNameJoin[{$FeynHelpersDirectory, "ExternalTools", "LoopTools", "LoopTools"}]`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [LToolsLoadLibrary](LToolsLoadLibrary.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDDecreaseToPercentage.md: -------------------------------------------------------------------------------- 1 | ## PSDDecreaseToPercentage 2 | 3 | `PSDDecreaseToPercentage` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `decrease_to_percentage` parameter to be passed to pySecDec's numerical integration library. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDFormExecutable.md: -------------------------------------------------------------------------------- 1 | ## PSDFormExecutable 2 | 3 | `PSDFormExecutable` is an option for `PSDSumPackage` and other functions of the pySecDec interface. It specifies the path to the FORM executable and will be passed to pySecDec's `form_executable` argument. The default value is `None`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDSumPackage](PSDSumPackage.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDRealParameterValues.md: -------------------------------------------------------------------------------- 1 | ## PSDRealParameterValues 2 | 3 | `PSDRealParameterValues` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It is a list of real numbers that will be passed to pySecDec's `IntegralLibrary` function via the argument `real_parameters`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGOutputDirectory.md: -------------------------------------------------------------------------------- 1 | ## QGOutputDirectory 2 | 3 | `QGOutputDirectory` is an option for `QGCreateAmp`. It specifies the directory in which the QGRAF output containing the generated amplitudes and diagrams will be saved. The default location is the current working directory (`Directory[]`) 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [QGCreateAmp](QGCreateAmp.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAXVar.md: -------------------------------------------------------------------------------- 1 | ## FSAXVar 2 | 3 | `FSAXVar` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `XVar` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDRealParameterRules.md: -------------------------------------------------------------------------------- 1 | ## PSDRealParameterRules 2 | 3 | `PSDRealParameterRules` is an option for `PSDCreatePythonScripts` and other functions of the pySecDec interface. It is a list of replacement rules containing numerical values for the real parameters of the integral. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDCreatePythonScripts](PSDCreatePythonScripts.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/PackageX/Symbols/PaXKibblePhi.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*PaXKibblePhi*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`PaXKibblePhi` corresponds to `Kibble\[Phi]` in Package-X.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Markdown/FSAAsyLP.md: -------------------------------------------------------------------------------- 1 | ## FSAAsyLP 2 | 3 | `FSAAsyLP` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `AsyLP` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAGraph.md: -------------------------------------------------------------------------------- 1 | ## FSAGraph 2 | 3 | `FSAGraph` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `Graph` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAMPMin.md: -------------------------------------------------------------------------------- 1 | ## FSAMPMin 2 | 3 | `FSAMPMin` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `MPMin` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSANoAVX.md: -------------------------------------------------------------------------------- 1 | ## FSANoAVX 2 | 3 | `FSANoAVX` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `NoAVX` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAPMVar.md: -------------------------------------------------------------------------------- 1 | ## FSAPMVar 2 | 3 | `FSAPMVar` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `PMVar` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSARegVar.md: -------------------------------------------------------------------------------- 1 | ## FSARegVar 2 | 3 | `FSARegVar` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `RegVar` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAShowOutput.md: -------------------------------------------------------------------------------- 1 | ## FSAShowOutput 2 | 3 | `FSAShowOutput` is an option for `FSARunIntegration` and other functions of the FIESTA interface. 4 | 5 | When set to `True`, the output of the current process run will be shown via `Print`. When set to `False` the output is suppressed. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSARunIntegration](FSARunIntegration.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAUsingC.md: -------------------------------------------------------------------------------- 1 | ## FSAUsingC 2 | 3 | `FSAUsingC` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `UsingC` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDFormMemoryUse.md: -------------------------------------------------------------------------------- 1 | ## PSDFormMemoryUse 2 | 3 | `PSDFormMemoryUse` is an option for `PSDLoopPackage` and other functions of the pySecDec interface. It specifies the target FORM memory usage and will be passed to pySecDec's `loop_package` argument `form_memory_use`. The default value is `None`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDLoopPackage](PSDLoopPackage.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDResultFile.md: -------------------------------------------------------------------------------- 1 | ## PSDResultFile 2 | 3 | `PSDResultFile` is an option for `PSDCreatePythonScripts` and other functions of the pySecDec interface. 4 | 5 | It specifies the prefix of the file containing the result of the pySecDec run. The default value is `numres`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [PSDCreatePythonScripts](PSDCreatePythonScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGCleanUpOutputDirectory.md: -------------------------------------------------------------------------------- 1 | ## QGCleanUpOutputDirectory 2 | 3 | `QGCleanUpOutputDirectory` is an option for `QGCreateAmp` which determines whether all temporary files created in the directory that contains the QGRAF binary should be deleted after a successful QGRAF run. The default value is `True`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [QGCreateAmp](QGCreateAmp.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/$LTools.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*$LTools*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`$LTools` denotes the LinkObject of the LoopTools MathLink executable.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Markdown/FSAOrderInEps.md: -------------------------------------------------------------------------------- 1 | ## FSAOrderInEps 2 | 3 | `FSAOrderInEps` is an option for `FSAOrderInEps` and other functions of the FIESTA interface. 4 | 5 | It specifies the order in $\varepsilon$ up to which the integral needs to be calculated. The default value is `0`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAParameterRules.md: -------------------------------------------------------------------------------- 1 | ## FSAParameterRules 2 | 3 | `FSAParameterRules` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies numerical values of kinematic parameters passed to FIESTA's `UF` function. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDCPUThreads.md: -------------------------------------------------------------------------------- 1 | ## PSDCPUThreads 2 | 3 | `PSDCPUThreads` is an option for PSDIntegrate and other functions of the pySecDec interface. It specifies the value of the cputhreads parameter to be passed to pySecDec's `integral_interface` function. Notice that this option applies only to the Qmc integrator. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDComplexParameterRules.md: -------------------------------------------------------------------------------- 1 | ## PSDComplexParameterRules 2 | 3 | `PSDComplexParameterRules` is an option for `PSDCreatePythonScripts` and other functions of the pySecDec interface. It is a list of replacement rules containing numerical values for the complex parameters of the integral. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDCreatePythonScripts](PSDCreatePythonScripts.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDComplexParameterValues.md: -------------------------------------------------------------------------------- 1 | ## PSDComplexParameterValues 2 | 3 | `PSDComplexParameterValues` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It is a list of real numbers that will be passed to pySecDec's `IntegralLibrary` function via the argument `complex_parameters`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDFormWorkSpace.md: -------------------------------------------------------------------------------- 1 | ## PSDFormWorkSpace 2 | 3 | `PSDFormWorkSpace` is an option for `PSDLoopPackage` and other functions of the pySecDec interface. It specifies the size of the FORM WorkSpace and will be passed to pySecDec's `loop_package` argument `form_work_space`. The default value is `"50M"`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDLoopPackage](PSDLoopPackage.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDMinm.md: -------------------------------------------------------------------------------- 1 | ## PSDMinm 2 | 3 | `PSDMinm` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `minm` parameter to be passed to pySecDec's `integral_interface` function. 4 | 5 | Notice that this option applies only to the Qmc integrator. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGInsertionRule.md: -------------------------------------------------------------------------------- 1 | ## QGInsertionRule 2 | 3 | `QGInsertionRule["names"]` is a set of replacement rules for inserting explicit vertices, propagators and polarization vectors into the amplitudes generated by QGRAF. These rules are loaded via QGLoadInsertions. Running `QGInsertionRule[]` returns a list of the already loaded sets of rules. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSADataPath.md: -------------------------------------------------------------------------------- 1 | ## FSADataPath 2 | 3 | `FSADataPath` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `DataPath` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAMPSmallX.md: -------------------------------------------------------------------------------- 1 | ## FSAMPSmallX 2 | 3 | `FSAMPSmallX` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `MPSmallX` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAStrategy.md: -------------------------------------------------------------------------------- 1 | ## FSAStrategy 2 | 3 | `FSAStrategy` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `Strategy` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/PackageX/Symbols/PaXKallenLambda.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*PaXKallenLambda*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`PaXKallenLambda` corresponds to `Kallen\[Lambda]` in Package-X.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Markdown/FSAChunkSize.md: -------------------------------------------------------------------------------- 1 | ## FSAChunkSize 2 | 3 | `FSAChunkSize` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `ChunkSize` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAExpandVar.md: -------------------------------------------------------------------------------- 1 | ## FSAExpandVar 2 | 3 | `FSAExpandVar` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `ExpandVar` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAQHullPath.md: -------------------------------------------------------------------------------- 1 | ## FSAQHullPath 2 | 3 | `FSAQHullPath` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `QHullPath` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSASDExpandAsy.md: -------------------------------------------------------------------------------- 1 | ## FSASDExpandAsy 2 | 3 | `FSASDExpandAsy` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. It specifies whether the integral should be asymptotically expanded using the method of regions. The default value is `False` 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/KiraBinaryPath.md: -------------------------------------------------------------------------------- 1 | ## KiraBinaryPath 2 | 3 | `KiraBinaryPath` is an option for `KiraRunReduction` and other Kira-related functions. 4 | 5 | It specifies the path to the Kira binary. The default value is just "kira". 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [KiraMassDimensions](KiraMassDimensions.md), [KiraJobFileName](KiraJobFileName.md), [KiraIntegrals](KiraIntegrals.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDLoopIntegralName.md: -------------------------------------------------------------------------------- 1 | ## PSDLoopIntegralName 2 | 3 | `PSDLoopIntegralName` is an option for `PSDCreatePythonScripts` and other functions of the pySecDec interface. It specifies the name assigned to the output of pySecDec's `LoopIntegralFromPropagators` function. The default value is `"li"`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDCreatePythonScripts](PSDCreatePythonScripts.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FIREUsingFermat.md: -------------------------------------------------------------------------------- 1 | ## FIREUsingFermat 2 | 3 | `FIREUsingFermat` is an option for `FIREBurn`. When set to `True`, FIRE will use FERMAT by R. H. Lewis to speed up the reduction. The default value is `False`. 4 | 5 | Before you activate FERMAT, please make sure that you have read and understood its license agreement. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FIREBurn](FIREBurn.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSABalanceMode.md: -------------------------------------------------------------------------------- 1 | ## FSABalanceMode 2 | 3 | `FSABalanceMode` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `BalanceMode` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSABucketSize.md: -------------------------------------------------------------------------------- 1 | ## FSABucketSize 2 | 3 | `FSABucketSize` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `BucketSize` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAComplexMode.md: -------------------------------------------------------------------------------- 1 | ## FSAComplexMode 2 | 3 | `FSAComplexMode` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `ComplexMode` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSADebugMemory.md: -------------------------------------------------------------------------------- 1 | ## FSADebugMemory 2 | 3 | `FSADebugMemory` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `DebugMemory` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSADebugSector.md: -------------------------------------------------------------------------------- 1 | ## FSADebugSector 2 | 3 | `FSADebugSector` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `DebugSector` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAFixSectors.md: -------------------------------------------------------------------------------- 1 | ## FSAFixSectors 2 | 3 | `FSAFixSectors` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `FixSectors` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSALambdaSplit.md: -------------------------------------------------------------------------------- 1 | ## FSALambdaSplit 2 | 3 | `FSALambdaSplit` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `LambdaSplit` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAMPThreshold.md: -------------------------------------------------------------------------------- 1 | ## FSAMPThreshold 2 | 3 | `FSAMPThreshold` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `MPThreshold` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAMixSectors.md: -------------------------------------------------------------------------------- 1 | ## FSAMixSectors 2 | 3 | `FSAMixSectors` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `MixSectors` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAOnlyPrepare.md: -------------------------------------------------------------------------------- 1 | ## FSAOnlyPrepare 2 | 3 | `FSAOnlyPrepare` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `OnlyPrepare` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDDeformationParametersMaximum.md: -------------------------------------------------------------------------------- 1 | ## PSDDeformationParametersMaximum 2 | 3 | `PSDDeformationParametersMaximum` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `deformation_parameters_maximum` parameter to be passed to pySecDec's `IntegralLibrary` function. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDDeformationParametersMinimum.md: -------------------------------------------------------------------------------- 1 | ## PSDDeformationParametersMinimum 2 | 3 | `PSDDeformationParametersMinimum` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `deformation_parameters_minimum` parameter to be passed to pySecDec's `IntegralLibrary` function. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSABalancePower.md: -------------------------------------------------------------------------------- 1 | ## FSABalancePower 2 | 3 | `FSABalancePower` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `BalancePower` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAExpandResult.md: -------------------------------------------------------------------------------- 1 | ## FSAExpandResult 2 | 3 | `FSAExpandResult` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `ExpandResult` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSARegionNumber.md: -------------------------------------------------------------------------------- 1 | ## FSARegionNumber 2 | 3 | `FSARegionNumber` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `RegionNumber` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FerRunScript.md: -------------------------------------------------------------------------------- 1 | ## FerRunScript 2 | 3 | `FerRunScript[scriptFile]` is an auxiliary function that runs the script `scriptFile` containing Fermat instructions. The script file is expected to be a valid Fermat code. 4 | 5 | The option `FerPath` should point to an executable Fermat binary 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FerRowReduce](FerRowReduce.md), [FerSolve](FerSolve.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDAddMonomialRegulatorPower.md: -------------------------------------------------------------------------------- 1 | ## PSDAddMonomialRegulatorPower 2 | 3 | `PSDAddMonomialRegulatorPower` is an option for `PSDLoopRegions` and other functions of the pySecDec interface. It specifies the name of the regulator used to introduce monomial factors regulating integrals arising from the expansion by regions. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDLoopRegions](PSDLoopRegions.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDTransform.md: -------------------------------------------------------------------------------- 1 | ## PSDTransform 2 | 3 | `PSDTransform` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the transform parameter to be passed to pySecDec's `integral_interface` function. 4 | 5 | Notice that this option applies only to the Qmc integrator. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDVerbosity.md: -------------------------------------------------------------------------------- 1 | ## PSDVerbosity 2 | 3 | `PSDVerbosity` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `verbosity` parameter to be passed to pySecDec's `integral_interface` function. 4 | 5 | Notice that this option applies only to the Qmc integrator. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGExtraStyles.md: -------------------------------------------------------------------------------- 1 | ## QGExtraStyles 2 | 3 | `QGExtraStyles` is an option for `QGTZFCreateFieldStyles`, which adds additional stylings to those created for Tikz-Feynman. 4 | 5 | For example, one can use `QGExtraStyles -> {"every vertex/.style={small, dot}"}` to add a small dot to every vertex. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [QGTZFCreateFieldStyles](QGTZFCreateFieldStyles.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FIREBinaryPath.md: -------------------------------------------------------------------------------- 1 | ![1klto42084vx8](img/1klto42084vx8.svg) 2 | 3 | ## FIREBinaryPath 4 | 5 | `FIREBinaryPath` is an option for `FIRERunReduction`. It specifies the full path to the C++ FIRE binary. 6 | 7 | The default value is `FileNameJoin[{$UserBaseDirectory, "Applications", "FIRE6", "bin", "FIRE6"}]`. 8 | 9 | ### See also 10 | 11 | [Overview](Extra/FeynHelpers.md), [FIRERunReduction](FIRERunReduction.md). 12 | 13 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FIREMathematicaKernelPath.md: -------------------------------------------------------------------------------- 1 | ## FIREMathematicaKernelPath 2 | 3 | `FIREMathematicaKernelPath` is an option for `FIRECreateStartFile` and other functions of the FIRE interface. 4 | 5 | It specifies the full path to the Mathematica Kernel that will be used to run FIRE. The default value is `Automatic`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FIRECreateStartFile](FIRECreateStartFile.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAAdditionalPrefactor.md: -------------------------------------------------------------------------------- 1 | ## FSAAdditionalPrefactor 2 | 3 | `FSAAdditionalPrefactor` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the additional prefactor to be multiplied with the result of the integral evaluation. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSADebugParallel.md: -------------------------------------------------------------------------------- 1 | ## FSADebugParallel 2 | 3 | `FSADebugParallel` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `DebugParallel` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSANumberOfLinks.md: -------------------------------------------------------------------------------- 1 | ## FSANumberOfLinks 2 | 3 | `FSANumberOfLinks` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `NumberOfLinks` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSASeparateTerms.md: -------------------------------------------------------------------------------- 1 | ## FSASeparateTerms 2 | 3 | `FSASeparateTerms` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `SeparateTerms` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDFitFunction.md: -------------------------------------------------------------------------------- 1 | ## PSDFitFunction 2 | 3 | `PSDFitFunction` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `fitfunction` parameter to be passed to pySecDec's integral_interface function. 4 | 5 | Notice that this option applies only to the Qmc integrator. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSACIntegratePath.md: -------------------------------------------------------------------------------- 1 | ## FSACIntegratePath 2 | 3 | `FSACIntegratePath` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `CIntegratePath` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAGPUIntegration.md: -------------------------------------------------------------------------------- 1 | ## FSAGPUIntegration 2 | 3 | `FSAGPUIntegration` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `GPUIntegration` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSANoDatabaseLock.md: -------------------------------------------------------------------------------- 1 | ## FSANoDatabaseLock 2 | 3 | `FSANoDatabaseLock` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `NoDatabaseLock` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAResolutionMode.md: -------------------------------------------------------------------------------- 1 | ## FSAResolutionMode 2 | 3 | `FSAResolutionMode` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `ResolutionMode` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAZeroCheckCount.md: -------------------------------------------------------------------------------- 1 | ## FSAZeroCheckCount 2 | 3 | `FSAZeroCheckCount` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `ZeroCheckCount` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDErrorModeQmc.md: -------------------------------------------------------------------------------- 1 | ## PSDErrorModeQmc 2 | 3 | `PSDErrorModeQmc` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `errormode` parameter to be passed to pySecDec's `integral_interface` function. 4 | 5 | Notice that this option applies only to the Qmc integrator. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDEvaluateMinn.md: -------------------------------------------------------------------------------- 1 | ## PSDEvaluateMinn 2 | 3 | `PSDEvaluateMinn` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `evaluateminn` parameter to be passed to pySecDec's `integral_interface` function. 4 | 5 | Notice that this option applies only to the Qmc integrator. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDGenerateFileName.md: -------------------------------------------------------------------------------- 1 | ## PSDGenerateFileName 2 | 3 | `PSDGenerateFileName` is an option for `PSDCreatePythonScripts` and other functions of the pySecDec interface. It specifies the name of the Python script that generates the C++ package needed for the integral evaluation. The default value `"generate_int.py"`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDCreatePythonScripts](PSDCreatePythonScripts.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSADebugAllEntries.md: -------------------------------------------------------------------------------- 1 | ## FSADebugAllEntries 2 | 3 | `FSADebugAllEntries` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `DebugAllEntries` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSALambdaIterations.md: -------------------------------------------------------------------------------- 1 | ## FSALambdaIterations 2 | 3 | `FSALambdaIterations` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `LambdaIterations` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAMPPrecisionShift.md: -------------------------------------------------------------------------------- 1 | ## FSAMPPrecisionShift 2 | 3 | `FSAMPPrecisionShift` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `MPPrecisionShift` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSARemoveDatabases.md: -------------------------------------------------------------------------------- 1 | ## FSARemoveDatabases 2 | 3 | `FSARemoveDatabases` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `RemoveDatabases` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSASectorSplitting.md: -------------------------------------------------------------------------------- 1 | ## FSASectorSplitting 2 | 3 | `FSASectorSplitting` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `SectorSplitting` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSASectorSymmetries.md: -------------------------------------------------------------------------------- 1 | ## FSASectorSymmetries 2 | 3 | `FSASectorSymmetries` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `SectorSymmetries` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDDecompositionMethod.md: -------------------------------------------------------------------------------- 1 | ## PSDDecompositionMethod 2 | 3 | `PSDDecompositionMethod` is an option for `PSDLoopPackage` and other functions of the pySecDec interface. It specifies pySecDec's strategy for decomposing the polynomials will be passed to the `loop_package` argument `decomposition_method`. The default value is `"geometric"`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDLoopPackage](PSDLoopPackage.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDFlags.md: -------------------------------------------------------------------------------- 1 | ## PSDFlags 2 | 3 | `PSDFlags` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `flags` parameter to be passed to pySecDec's `integral_interface` function. 4 | 5 | Notice that this option applies only to the Vegas, Suave, Cuhre and Divonne integrators. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDFormOptimizationLevel.md: -------------------------------------------------------------------------------- 1 | ## PSDFormOptimizationLevel 2 | 3 | `PSDFormOptimizationLevel` is an option for `PSDLoopPackage` and other functions of the pySecDec interface. It specifies the optimization level to be used in FORM and will be passed to pySecDec's `loop_package` argument form_optimization_level. The default value is `2.` 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDLoopPackage](PSDLoopPackage.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAAnalyzeWorstPower.md: -------------------------------------------------------------------------------- 1 | ## FSAAnalyzeWorstPower 2 | 3 | `FSAAnalyzeWorstPower` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `AnalyzeWorstPower` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAContourShiftShape.md: -------------------------------------------------------------------------------- 1 | ## FSAContourShiftShape 2 | 3 | `FSAContourShiftShape` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `ContourShiftShape` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAFixedContourShift.md: -------------------------------------------------------------------------------- 1 | ## FSAFixedContourShift 2 | 3 | `FSAFixedContourShift` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `FixedContourShift` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAMathematicaBinary.md: -------------------------------------------------------------------------------- 1 | ## FSAMathematicaBinary 2 | 3 | `FSAMathematicaBinary` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `MathematicaBinary` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAPolesMultiplicity.md: -------------------------------------------------------------------------------- 1 | ## FSAPolesMultiplicity 2 | 3 | `FSAPolesMultiplicity` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `PolesMultiplicity` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAScriptFileName.md: -------------------------------------------------------------------------------- 1 | ## FSAScriptFileName 2 | 3 | `FSAScriptFileName` is an option for `FSAScriptFileName` and other functions of the FIESTA interface. it specifies the name of the FIESTA script used for the evaluation of the integral. The default value is `"FIESTAScript.m"`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md), [FSASDExpandAsy](FSASDExpandAsy.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/QGRAF/Options/$QGModelsDirectory.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*$QGModelsDirectory*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`$QGModelsDirectory` is the string that represents the full path to the default models directory.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Mathematica/QGRAF/Options/$QGStylesDirectory.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*$QGStylesDirectory*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`$QGStylesDirectory` is the string that represents the full path to the default styles directory.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Markdown/FSAOnlyPrepareRegions.md: -------------------------------------------------------------------------------- 1 | ## FSAOnlyPrepareRegions 2 | 3 | `FSAOnlyPrepareRegions` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `OnlyPrepareRegions` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDDeformationParametersDecreaseFactor.md: -------------------------------------------------------------------------------- 1 | ## PSDDeformationParametersDecreaseFactor 2 | 3 | `PSDDeformationParametersDecreaseFactor` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `deformation_parameters_decrease_factor` parameter to be passed to pySecDec's `IntegralLibrary` function. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDOverwritePackageDirectory.md: -------------------------------------------------------------------------------- 1 | ## PSDOverwritePackageDirectory 2 | 3 | `PSDOverwritePackageDirectory` is an option for `PSDCreatePythonScripts` and other functions of the pySecDec interface. If set to `True`, the pySecDec script responsible for the generation of the integral will overwrite an existing C++ package directory. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDCreatePythonScripts](PSDCreatePythonScripts.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/Generic/$FeynHelpersDirectory.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*$FeynHelpersDirectory*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*``$FeynHelpersDirectory` specifies the location of FeynHelpers.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | 25 | 26 | $FeynHelpersDirectory 27 | -------------------------------------------------------------------------------- /Documentation/Markdown/FSAAnalyticIntegration.md: -------------------------------------------------------------------------------- 1 | ## FSAAnalyticIntegration 2 | 3 | `FSAAnalyticIntegration` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `AnalyticIntegration` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAAssemblyIntegration.md: -------------------------------------------------------------------------------- 1 | ## FSAAssemblyIntegration 2 | 3 | `FSAAssemblyIntegration` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `AssemblyIntegration` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAMathematicaKernelPath.md: -------------------------------------------------------------------------------- 1 | ## FSAMathematicaKernelPath 2 | 3 | `FSAMathematicaKernelPath` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the full path to the Mathematica Kernel that will be used to run FIESTA. The default value is `Automatic`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDGeneratingVectors.md: -------------------------------------------------------------------------------- 1 | ## PSDGeneratingVectors 2 | 3 | `PSDGeneratingVectors` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the `generatingvectors` parameter to be passed to pySecDec's `integral_interface` function. 4 | 5 | Notice that this option applies only to the Qmc integrator. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/Generic/$FeynHelpersVersion.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*$FeynHelpersVersion*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`$FeynHelpersVersion` is a string that represents the version of FeynHelpers.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynCalc.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | 25 | 26 | $FeynHelpersVersion 27 | -------------------------------------------------------------------------------- /Documentation/Markdown/FSABalanceSamplingPoints.md: -------------------------------------------------------------------------------- 1 | ## FSABalanceSamplingPoints 2 | 3 | `FSABalanceSamplingPoints` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `BalanceSamplingPoints` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAExactIntegrationOrder.md: -------------------------------------------------------------------------------- 1 | ## FSAExactIntegrationOrder 2 | 3 | `FSAExactIntegrationOrder` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `ExactIntegrationOrder` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDIntegrateFileName.md: -------------------------------------------------------------------------------- 1 | ## PSDIntegrateFileName 2 | 3 | `PSDIntegrateFileName` is an option for `PSDCreatePythonScripts` and other functions of the pySecDec interface. It specifies the name of the Python script that performs the numerical integration using the previously generated C++ package. The default value is `"integrate_int.py"`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDCreatePythonScripts](PSDCreatePythonScripts.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PaXSeries.md: -------------------------------------------------------------------------------- 1 | ## PaXSeries 2 | 3 | `PaXSeries` is an option for `PaXEvaluate`. It allows to expand Passarino-Veltman functions around given variables. 4 | 5 | The expansion is done by `LoopRefineSeries` and the syntax is the same as with the ordinary `Series`, e.g. `PaXSeries -> {{m0,0,2}}` or `PaXSeries -> {{SPD[p1,p1],pp1,0},{SPD[p2,p2],pp2,0}}`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [PaXEvaluate](PaXEvaluate.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/QGRAF/Options/$QGLogOutputDiagrams.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*$QGLogOutputDiagrams*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`$QGLogOutputDiagrams` contains the full standard output of the QGRAF binary after generating the diagrams.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Markdown/FSAContourShiftIgnoreFail.md: -------------------------------------------------------------------------------- 1 | ## FSAContourShiftIgnoreFail 2 | 3 | `FSAContourShiftIgnoreFail` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `ContourShiftIgnoreFail` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/PackageX/Symbols/PaXEpsilonBar.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*PaXEpsilonBar*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`PaXEpsilonBar` corresponds to `DimRegEpsilon` in Package-X, i.e. `1/PaXEpsilonBar` means `1/Epsilon - EulerGamma + Log[4Pi]`.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Mathematica/QGRAF/Options/$QGLogOutputAmplitudes.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*$QGLogOutputAmplitudes*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`$QGLogOutputAmplitudes` contains the full standard output of the QGRAF binary after generating the amplitudes.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Examples/pySecDec/V1001/numres_5.0_maple.mpl: -------------------------------------------------------------------------------- 1 | [(0.499999999999986788+1.41459742295423004e-14*I)/eps^2 + (-2.53267518891730248+6.2531058440560849e-10*I)/eps + (9.36906757910327315+1.21259142556512802e-09*I) + (-26.9925644618213205-4.77268449380303298e-08*I)*eps + O(eps^2),(1.20043360598904064e-14+1.77609962169345358e-14*I)/eps^2 + (4.58143978002119072e-10+4.33908497687308567e-10*I)/eps + (4.16684777242108252e-09+4.2517616679775918e-09*I) + (3.42044262847610848e-08+3.08692407094498757e-08*I)*eps + O(eps^2)] -------------------------------------------------------------------------------- /Documentation/Markdown/FSAContourShiftCoefficient.md: -------------------------------------------------------------------------------- 1 | ## FSAContourShiftCoefficient 2 | 3 | `FSAContourShiftCoefficient` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `ContourShiftCoefficient` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAExactIntegrationTimeout.md: -------------------------------------------------------------------------------- 1 | ## FSAExactIntegrationTimeout 2 | 3 | `FSAExactIntegrationTimeout` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `ExactIntegrationTimeout` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAPrecision.md: -------------------------------------------------------------------------------- 1 | ## FSAPrecision 2 | 3 | `FSAPrecision` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `Precision` option to be passed to the FIESTA package when evaluating an integral. The default value is `8` meaning `8` significant digits. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAReturnErrorWithBrackets.md: -------------------------------------------------------------------------------- 1 | ## FSAReturnErrorWithBrackets 2 | 3 | `FSAReturnErrorWithBrackets` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `ReturnErrorWithBrackets` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/KiraShowOutput.md: -------------------------------------------------------------------------------- 1 | ## KiraShowOutput 2 | 3 | `KiraShowOutput` is an option for `KiraRunReduction` and other Kira-related functions. 4 | 5 | When set to `True`, the output of the current process run will be shown via `Print`. When set to `False` the output is suppressed. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [KiraMassDimensions](KiraMassDimensions.md), [KiraJobFileName](KiraJobFileName.md), [KiraIntegrals](KiraIntegrals.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDSumPackage.md: -------------------------------------------------------------------------------- 1 | ## PSDSumPackage 2 | 3 | `PSDSumPackage[name, packageGenerators, order]` is an auxiliary function that creates input for pySecDec's `sum_package` routine. The result is returned as a string. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDCreatePythonScripts](PSDCreatePythonScripts.md), [PSDIntegrate](PSDIntegrate.md), [PSDLoopIntegralFromPropagators](PSDLoopIntegralFromPropagators.md), [PSDLoopPackage](PSDLoopPackage.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /ExternalTools/QGRAF/Models/QCDTwoFlavorsPlusHiggs: -------------------------------------------------------------------------------- 1 | [ model = 'Two-flavor QCD with Higgs effective vertices' ] 2 | 3 | % Propagators: 4 | 5 | [Qi, Qibar, -; mass='QGMassQ1'] 6 | [Qj, Qjbar, -; mass='QGMassQ2'] 7 | [Gh, Ghbar, -; mass='0'] 8 | [Gl, Gl, +; mass='0'] 9 | [H, H, +; mass='QGMassH'] 10 | 11 | 12 | % Vertices: 13 | 14 | [Qibar, Qi, Gl] 15 | [Qjbar, Qj, Gl] 16 | [Gl, Gl, Gl, Gl] 17 | [Gl, Gl, Gl] 18 | [Ghbar, Gl, Gh] 19 | [Gl, Gl, H] 20 | [Gl, Gl, Gl, H] 21 | [Gl, Gl, Gl, Gl, H] 22 | -------------------------------------------------------------------------------- /Documentation/Markdown/FerScriptFile.md: -------------------------------------------------------------------------------- 1 | ## FerScriptFile 2 | 3 | `FerScriptFile` is an option for various functions of the Fermat interface. It specifies the location of the file containing instructions for Fermat. If set to `Automatic` (default), a temporary file will be automatically created and removed after a successful evaluation. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [FerSolve](FerSolve.md), [FerRowReduce](FerRowReduce.md), [FerRunScript](FerRunScript.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDEnforceComplex.md: -------------------------------------------------------------------------------- 1 | ## PSDEnforceComplex 2 | 3 | `PSDEnforceComplex` is an option for `PSDLoopPackage` and other functions of the pySecDec interface. It specifies whether or not the generated integrand functions should have a complex return type even though they might be purely real. The option value will be passed to the `loop_package` argument `enforce_complex`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDLoopPackage](PSDLoopPackage.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAEpVarNegativeTermsHandling.md: -------------------------------------------------------------------------------- 1 | ## FSAEpVarNegativeTermsHandling 2 | 3 | `FSAEpVarNegativeTermsHandling` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `EpVarNegativeTermsHandling` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAOptimizeIntegrationStrings.md: -------------------------------------------------------------------------------- 1 | ## FSAOptimizeIntegrationStrings 2 | 3 | `FSAOptimizeIntegrationStrings` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `OptimizeIntegrationStrings` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAPrimarySectorCoefficients.md: -------------------------------------------------------------------------------- 1 | ## FSAPrimarySectorCoefficients 2 | 3 | `FSAPrimarySectorCoefficients` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `PrimarySectorCoefficients` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/LToolsSetMudim.md: -------------------------------------------------------------------------------- 1 | ## LToolsSetMudim 2 | 3 | `LToolsSetMudim` corresponds to the `SetMudim` function in LoopTools. 4 | 5 | See ``?LoopTools`SetMudim`` for further information regarding this LoopTools symbol. 6 | 7 | `LToolsSetMudim` is also an option for `LToolsEvaluate` that sets the numerical value for the scale parameter $\mu^2$. The default value is `1`. 8 | 9 | ### See also 10 | 11 | [Overview](Extra/FeynHelpers.md), [LToolsEvaluate](LToolsEvaluate.md). 12 | 13 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FerInputFile.md: -------------------------------------------------------------------------------- 1 | ## FerInputFile 2 | 3 | `FerInputFile` is an option for multiple functions of the Fermat interface. It specifies the location of the file containing the input for a Fermat calculation. If set to `Automatic` (default), a temporary file will be automatically created and removed after a successful evaluation. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [FerSolve](FerSolve.md), [FerRowReduce](FerRowReduce.md), [FerRunScript](FerRunScript.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FerOutputFile.md: -------------------------------------------------------------------------------- 1 | ## FerOutputFile 2 | 3 | `FerOutputFile` is an option for various functions of the Fermat interface. It specifies the location of the file containing the output of Fermat calculation. If set to `Automatic` (default), a temporary file will be automatically created and removed after a successful evaluation. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [FerSolve](FerSolve.md), [FerRowReduce](FerRowReduce.md), [FerRunScript](FerRunScript.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PaXLoopRefineOptions.md: -------------------------------------------------------------------------------- 1 | ## PaXLoopRefineOptions 2 | 3 | `PaXLoopRefineOptions` is an option for `PaXEvaluate`. It allows you to directly specify the options supplied to `LoopRefine`, the Package-X function which returns analytic expressions for loop integrals. 4 | 5 | The options should be given using ``X` `` context, i.e. ``PaXLoopRefineOptions -> {X`ExplicitC0 -> All}``. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [PaXEvaluate](PaXEvaluate.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSASDExpandAsyOrder.md: -------------------------------------------------------------------------------- 1 | ## FSASDExpandAsyOrder 2 | 3 | `FSASDExpandAsyOrder` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. When using asymptotic expansion it specifies the order, to which the integral should be expanded in the respective variable. The default value is `0`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md), [FSASDExpandAsy](FSASDExpandAsy.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDAdditionalPrefactor.md: -------------------------------------------------------------------------------- 1 | ## PSDAdditionalPrefactor 2 | 3 | `PSDAdditionalPrefactor` is an option for `PSDLoopPackage` and other functions of the pySecDec interface. It specifies an implicit prefactor multiplying the loop integral and will be passed to pySecDec's `loop_package` argument `additional_prefactor`. The value should be a string representing a valid pySecDec expression. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDLoopPackage](PSDLoopPackage.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FSAMinimizeContourTransformation.md: -------------------------------------------------------------------------------- 1 | ## FSAMinimizeContourTransformation 2 | 3 | `FSAMinimizeContourTransformation` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `MinimizeContourTransformation` option to be passed to the FIESTA package when evaluating an integral. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PaXSubstituteEpsilon.md: -------------------------------------------------------------------------------- 1 | ## PaXSubstituteEpsilon 2 | 3 | `PaXSubstituteEpsilon` is an option for PaXEvaluate. For brevity, Package-X normally abbreviates `1/Epsilon - EulerGamma + Log[4Pi]` with `1/Epsilon` (see `DimRegEpsilon` in the Documentation of Package-X). 4 | 5 | When `SubstituteEpsilon` is set to `True`, `PaXEvaluate` will undo this abbreviation to obtain the full result. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [PaXEvaluate](PaXEvaluate.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Examples/Phi4/Insertions-Phi4.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | { 4 | 5 | (* ++++++++++++++++ External states ++++++++++++++++ *) 6 | 7 | QGPolarization[(Phi)[i_, _], _] :> 8 | 1, 9 | 10 | (* ++++++++++++++++ Propagators ++++++++++++++++ *) 11 | 12 | (* Scalar field propagator *) 13 | QGPropagator[Phi[_, p_], Phi[_, _], mass_] :> 14 | I FAD[{p,mass}], 15 | 16 | (* ++++++++++++++++ Vertices ++++++++++++++++ *) 17 | 18 | QGVertex[Phi[_, _], Phi[_, _], Phi[_, _], Phi[_, _]] :> 19 | -I SMP["la"] 20 | } 21 | -------------------------------------------------------------------------------- /Documentation/Examples/asyR1prop2Ltopo01310X11111N1/job.yaml: -------------------------------------------------------------------------------- 1 | jobs: 2 | - reduce_sectors: 3 | reduce: 4 | - {topologies: [asyR1prop2Ltopo01310X11111N1], sectors: [b11111], r: 6, s: 4 } 5 | select_integrals: 6 | select_mandatory_list: 7 | - "KiraLoopIntegrals.txt" 8 | run_initiate: true 9 | run_triangular: true 10 | run_back_substitution: true 11 | - kira2math: 12 | target: 13 | - {topologies: [asyR1prop2Ltopo01310X11111N1], sectors: [b11111], r: 6, s: 4 } 14 | -------------------------------------------------------------------------------- /Documentation/Markdown/QGOverwriteExistingDiagrams.md: -------------------------------------------------------------------------------- 1 | ## QGOverwriteExistingDiagrams 2 | 3 | `QGOverwriteExistingDiagrams` is an option for `QGCreateAmp`, which determines the behavior of the function when the file for the generated diagrams already exists. The default value is `True`, which means that the file will be silently overwritten. Setting it to `False` will prevent the overwriting by aborting the evaluation. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [QGCreateAmp](QGCreateAmp.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/Generic/$FeynHelpersLoadInterfaces.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*$FeynHelpersLoadInterfaces*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`$FeynHelpersLoadIntefaces` is a debugging switch that can be used to disable the loading of particular interfaces contained in FeynHelpers.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Mathematica/Generic/FeynHelpersHowToCite.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*FeynHelpersHowToCite*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`FeynHelpersHowToCite[]` lists publications that should be cited when mentioning FeynHelpers in scientific works.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md)*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | 25 | 26 | FeynHelpersHowToCite[] 27 | -------------------------------------------------------------------------------- /Documentation/Mathematica/QGRAF/Options/$QGScriptsDirectory.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*$QGScriptsDirectory*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`$QGScriptsDirectory` is the string that represents the full path to the directory that contains shell scripts useful for visualizing Feynman diagrams.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Examples/pySecDec/V1001/numres_5.0_mma.m: -------------------------------------------------------------------------------- 1 | {(0.499999999999986788+1.41459742295423004*10^-14*I)/eps^2 + (-2.53267518891730248+6.2531058440560849*10^-10*I)/eps + (9.36906757910327315+1.21259142556512802*10^-09*I) + (-26.9925644618213205-4.77268449380303298*10^-08*I)*eps + O[eps]^2,(1.20043360598904064*10^-14+1.77609962169345358*10^-14*I)/eps^2 + (4.58143978002119072*10^-10+4.33908497687308567*10^-10*I)/eps + (4.16684777242108252*10^-09+4.2517616679775918*10^-09*I) + (3.42044262847610848*10^-08+3.08692407094498757*10^-08*I)*eps + O[eps]^2} -------------------------------------------------------------------------------- /Documentation/Markdown/KiraOutgoingMomenta.md: -------------------------------------------------------------------------------- 1 | ## KiraOutgoingMomenta 2 | 3 | `KiraOutgoingMomenta` is an option for `KiraCreateConfigFiles` and other functions of the Kira interface. 4 | 5 | It specifies outgoing momenta in the original amplitude. The default value is an empty list. Normally, you do not need to use this option as long as the option `KiraIncomingMomenta` is set to `Automatic`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [KiraCreateConfigFiles](KiraCreateConfigFiles.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PaXExpandInEpsilon.md: -------------------------------------------------------------------------------- 1 | ## PaXExpandInEpsilon 2 | 3 | `PaXExpandInEpsilon` is an option for `PaXEvaluate`. If `ImplicitPrefactor` is not `1` and `SubstituteEpsilon` is set to `True`, then the value of `PaXExpandInEpsilon` determines whether the final result should be again expanded in `Epsilon`. 4 | 5 | The expansion is done only up to $\mathcal{O}(\varepsilon^0)$. The default value is `True`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [PaXEvaluate](PaXEvaluate.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGModel.md: -------------------------------------------------------------------------------- 1 | ## QGModel 2 | 3 | `QGModel` is an option for `QGCreateAmp`, which specifies the QGRAF model file. 4 | 5 | If you provide only the file name, they model will be loaded from the standard directory containing model files (`$QGModelsDirectory`). If you specify the full path, the model file will be loaded from there. The default value is a model for one flavour QCD, `"QCDOneFlavor"`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [QGCreateAmp](QGCreateAmp.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGOverwriteExistingAmplitudes.md: -------------------------------------------------------------------------------- 1 | ## QGOverwriteExistingAmplitudes 2 | 3 | `QGOverwriteExistingAmplitudes` is an option for `QGCreateAmp`, which determines the behavior of the function when the file for the generated amplitudes already exists. The default value is `True`, which means that the file will be silently overwritten. Setting it to `False` will prevent the overwriting by aborting the evaluation. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [QGCreateAmp](QGCreateAmp.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/PackageX/Options/PaXAnalytic.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*PaXAnalytic*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`PaXAnalytic` is an option for `PaXEvaluate`. If set to `True`, `LoopRefine` and `LoopRefineSeries` will be called with `Analytic->True`.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md), [PaXEvaluate](PaXEvaluate.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Markdown/KiraIntegralOrdering.md: -------------------------------------------------------------------------------- 1 | ## KiraIntegralOrdering 2 | 3 | `KiraIntegralOrdering` is an option for `KiraCreateJobFile` and other functions of the Kira interface. 4 | 5 | It specifies the value of the `integral_ordering` parameter in the job file. The default value is `2`. This means that KIRA will integrals with dots rather those with numerators when choosing the master integrals. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [KiraCreateConfigFiles](KiraCreateJobFile.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsA0.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsA0*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsA0` corresponds to the `A0` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`A0`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsB0.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsB0*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsB0` corresponds to the `B0` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`B0`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsB1.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsB1*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsB1` corresponds to the `B1` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`B1`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsC0.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsC0*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsC0` corresponds to the `C0` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`C0`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsD0.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsD0*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsD0` corresponds to the `D0` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`D0`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsE0.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsE0*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsE0` corresponds to the `E0` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`E0`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsKeyA0.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsKeyA0*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsKeyA0` corresponds to `KeyA0` in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`KeyA0`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsKeyC0.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsKeyC0*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsKeyC0` corresponds to `KeyC0` in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`KeyC0`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsKeyD0.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsKeyD0*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsKeyD0` corresponds to `KeyD0` in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`KeyD0`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsKeyE0.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsKeyE0*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsKeyE0` corresponds to `KeyE0` in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`KeyE0`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsA00.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsA00*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsA00` corresponds to the `A00` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`A00`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsB00.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsB00*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsB00` corresponds to the `B00` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`B00`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsB11.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsB11*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsB11` corresponds to the `B11` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`B11`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsDB0.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsDB0*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsDB0` corresponds to the `DB0` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`DB0`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsDB1.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsDB1*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsDB1` corresponds to the `DB1` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`DB1`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsDebugA.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsDebugA*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsDebugA` corresponds to `DebugA` in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`DebugA`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsDebugB.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsDebugB*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsDebugB` corresponds to `DebugB` in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`DebugB`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsDebugC.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsDebugC*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsDebugC` corresponds to `DebugC` in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`DebugC`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsDebugD.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsDebugD*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsDebugD` corresponds to `DebugD` in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`DebugD`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsDebugE.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsDebugE*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsDebugE` corresponds to `DebugE` in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`DebugE`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsKeyAll.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsKeyAll*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsKeyAll` corresponds to `KeyAll` in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`KeyAll`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsLi2.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsLi2*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsLi2` corresponds to the `Li2` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`Li2`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsB001.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsB001*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsB001` corresponds to the `B001` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`B001`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsB111.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsB111*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsB111` corresponds to the `B111` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`B111`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsDB00.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsDB00*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsDB00` corresponds to the `DB00` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`DB00`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsDB11.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsDB11*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsDB11` corresponds to the `DB11` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`DB11`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsKeyBget.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsKeyBget*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsKeyBget` corresponds to `KeyBget` in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`KeyBget`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsKeyEget.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsKeyEget*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsKeyEget` corresponds to `KeyEget` in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`KeyEget`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsPaVe.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsPaVe*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsPaVe` corresponds to the `PaVe` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`PaVe`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/QGRAF/Symbols/QGPropagator.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*QGPropagator*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`QGPropagator[psi[index1, momentum], psibar[index2, momentum], mass]` is a placeholder for the propagator of the field `psi`. It is introduced in the QGARF style file `"feyncalc.sty"`.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsDebugAll.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsDebugAll*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsDebugAll` corresponds to `DebugAll` in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`DebugAll`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsKeyCEget.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsKeyCEget*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsKeyCEget` corresponds to `KeyCEget` in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`KeyCEget`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/QGRAF/Options/QGOptions.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*QGOptions*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`QGOptions` is an option for `QGCreateAmp`, which specifies the options to be passed to QGRAF. It is a list of strings, where each string is a valid QGRAF option.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md), [QGCreateAmp](QGCreateAmp.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Markdown/FIREProblemId.md: -------------------------------------------------------------------------------- 1 | ## FIREProblemId 2 | 3 | `FIREProblemId` is an option for `FIREPrepareStartFile` and other functions of the FIRE interface. 4 | 5 | It specifies the problem ID for the reduction. The default value is `4242`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FIREBucket](FIREBucket.md), [FIRECompressor](FIRECompressor.md), [FIREFthreads](FIREFthreads.md), [FIRELthreads](FIRELthreads.md), [FIREThreads](FIREThreads.md), [FIREPosPref](FIREPosPref.md), [FIRESthreads](FIRESthreads.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/FIREMma/Options/FIRERun.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*FIRERun*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`FIRERun` is an option for `FIREBurn`. When set to `False`, the interface will only create configuration files specified in `FIREConfigFiles` but will not run FIRE on these files.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md), [FIREBurn](FIREBurn.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Mathematica/Generic/$FeynHelpersLastCommitDateHash.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*$FeynHelpersLastCommitDateHash*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*The setting of `$FeynHelpersLastCommitDateHash` provides the date and the hash of the last commit in the branch from which the current FeynHelpers version originates.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md)*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsDR1eps.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsDR1eps*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsDR1eps` corresponds to the `DRResult` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`DR1eps`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsLi2omx.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsLi2omx*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsLi2omx` corresponds to the `Li2omx` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`Li2omx`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/QGRAF/Symbols/QGVertex.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*QGVertex*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`QGVertex[psi1[index1, momentum1], psi2[index2, momentum2], ...]` is a placeholder for the interaction vertex of the fields `psi1, psi2, ...`. It is introduced in the QGARF style file `"feyncalc.sty"`.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Examples/asyR2prop2Ltopo13311X01201N1/CreateStartFile.m: -------------------------------------------------------------------------------- 1 | (* Generated on Wed 29 Sep 2021 22:34:54 *) 2 | 3 | Get["/home/vs/.Mathematica/Applications/FIRE6/FIRE6.m"]; 4 | Internal={p1, p3}; 5 | External={q}; 6 | Propagators={mg^2 - p3^2, mg^2 - p1^2, 2*p1*q - 2*p3*q, p1*p3, p1*q}; 7 | Replacements={q^2 -> mb^2}; 8 | PrepareIBP[]; 9 | Prepare[AutoDetectRestrictions -> True]; 10 | SaveStart["/media/Data/Work/PapersAndProceedings/P3H/BsMixingCode/MICalculations/DB2-NNLO-Asy/FIRE-DB2mgAsy/asyR2prop2Ltopo13311X01201N1/asyR2prop2Ltopo13311X01201N1"]; 11 | -------------------------------------------------------------------------------- /Documentation/Markdown/KiraMomentumConservation.md: -------------------------------------------------------------------------------- 1 | ## KiraMomentumConservation 2 | 3 | `KiraMomentumConservation` is an option for `KiraCreateConfigFiles` and other functions of the Kira interface. 4 | 5 | It specifies the momentum conservation in the original amplitude. The default value 6 | is an empty list. Normally, you do not need to use this option as long as the option `KiraIncomingMomenta` is set to `Automatic`. 7 | 8 | ### See also 9 | 10 | [Overview](Extra/FeynHelpers.md), [KiraCreateConfigFiles](KiraCreateConfigFiles.md). 11 | 12 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/FIESTA/Options/FSAPath.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*FSAPath*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`FSAPath` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface.It specifies the full path to `FIESTA.m`.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Functions/LToolsUnLoadLibrary.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsUnLoadLibrary*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsUnLoadLibrary[]` is the inverse of `LToolsLoadLibrary[]`, i.e. it unloads the LoopTools library.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md), [LToolsEvaluate](LToolsEvaluate.md), [LToolsLoadLibray](LToolsLoadLibrary.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsDRResult.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsDRResult*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsDRResult` corresponds to the `DRResult` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`DRResult`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsGetDelta.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsGetDelta*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsGetDelta` corresponds to the `GetDelta` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`GetDelta`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsGetMudim.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsGetMudim*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsGetMudim` corresponds to the `GetMudim` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`GetMudim`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsGetUVDiv.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsGetUVDiv*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsGetUVDiv` corresponds to the `GetUVDiv` function in `LoopTools`.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`GetUVDiv`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsSetDelta.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsSetDelta*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsSetDelta` corresponds to the `SetDelta` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`SetDelta`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsSetUVDiv.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsSetUVDiv*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsSetUVDiv` corresponds to the `SetUVDiv` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`SetUVDiv`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/QGRAF/Options/QGFieldStyles.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*QGFieldStyles*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`QGFieldStyles` is an option for `QGTZFCreateFieldStyles`, which specifies the TikZ-Feynman stylings for the fields present in the given QGRAF model.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md), [QGTZFCreateFieldStyles](QGTZFCreateFieldStyles.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Mathematica/QGRAF/Options/QGShowOutput.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*QGShowOutput*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`QGShowOutput` is an option for `QGCreateAmp`. When set to `True`, the output of the current QGRAF run will be shown via `Print`. When set to `False` the output is suppressed.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md), [QGCreateAmp](QGCreateAmp.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Mathematica/QGRAF/Symbols/QGTruncatedPolarization.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*QGTruncatedPolarization*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`QGTruncatedPolarization[psi[index, momentum], mass]` is a placeholder for the truncated external state of the field `psi`. It is introduced in the QGARF style file `"feyncalc.sty"`.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Markdown/FSANumberOfSubkernels.md: -------------------------------------------------------------------------------- 1 | ## FSANumberOfSubkernels 2 | 3 | `FSANumberOfSubkernels` is an option for `FSAPrepareMathematicaScripts` and other functions of the FIESTA interface. 4 | 5 | It specifies the value of the `NumberOfSubkernels` option to be passed to the FIESTA package when evaluating an integral. The default value is `4` meaning that 4 parallel kernels will be used during the computation. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FSAPrepareMathematicaScripts](FSAPrepareMathematicaScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDContourDeformation.md: -------------------------------------------------------------------------------- 1 | ## PSDContourDeformation 2 | 3 | `PSDContourDeformation` is an option for `PSDLoopPackage` and other functions of the pySecDec interface. It is a boolean switch that will be passed to pySecDec's `loop_package` argument `contour_deformation`. The default value is `True`. However, if you know in advance that your integral has no imaginary part, setting this option to `False` will greatly improve the peformance. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [PSDLoopPackage](PSDLoopPackage.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsGetLambda.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsGetLambda*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsGetLambda` corresponds to the `GetLambda` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`GetLambda`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsGetMaxDev.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsGetMaxDev*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsGetMaxDev` corresponds to the `GetMaxDev` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`GetMaxDev`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsMarkCache.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsMarkCache*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsMarkCache` corresponds to the `MarkCache` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`MarkCache`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsSetMaxDev.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsSetMaxDev*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsSetMaxDev` corresponds to the `SetMaxDev` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`SetMaxDev`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Markdown/FIREBucket.md: -------------------------------------------------------------------------------- 1 | ## FIREBucket 2 | 3 | `FIREBucket` is an option for `FIRECreateConfigFile` and other functions of the FIRE interface. 4 | 5 | It specifies the `#bucket` parameter to be set in a FIRE .config-file. The default value is `29`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FIREThreads](FIREThreads.md), [FIRECompressor](FIRECompressor.md), [FIREFthreads](FIREFthreads.md), [FIRELthreads](FIRELthreads.md), [FIREIntegrals](FIREIntegrals.md), [FIREPosPref](FIREPosPref.md), [FIRESthreads](FIRESthreads.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FIRELI.md: -------------------------------------------------------------------------------- 1 | ## FIRELI 2 | 3 | `FIRELI` is an option for `FIREPrepareStartFile` and other functions of the FIRE interface. 4 | 5 | It specifies the value of the `LI` option when running FIRE's `Prepare` command. The 6 | default value is `True`. 7 | 8 | ### See also 9 | 10 | [Overview](Extra/FeynHelpers.md), [FIREBucket](FIREBucket.md), [FIRECompressor](FIRECompressor.md), [FIREFthreads](FIREFthreads.md), [FIRELthreads](FIRELthreads.md), [FIREThreads](FIREThreads.md), [FIREPosPref](FIREPosPref.md), [FIRESthreads](FIRESthreads.md). 11 | 12 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsClearCache.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsClearCache*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsClearCache` corresponds to the `ClearCache` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`ClearCache`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsGetCmpBits.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsGetCmpBits*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsGetCmpBits` corresponds to the `SetCmpBits` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`GetCmpBits`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsGetDiffEps.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsGetDiffEps*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsGetDiffEps` corresponds to the `GetDiffEps` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`GetDiffEps`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsGetMinMass.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsGetMinMass*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsGetMinMass` corresponds to the `GetMinMass` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`GetMinMass`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsGetZeroEps.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsGetZeroEps*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsGetZeroEps` corresponds to the `GetZeroEps` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`GetZeroEps`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsSetCmpBits.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsSetCmpBits*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsSetCmpBits` corresponds to the `SetCmpBits` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`SetCmpBits`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsSetDiffEps.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsSetDiffEps*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsSetDiffEps` corresponds to the `SetDiffEps` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`SetDiffEps`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsSetMinMass.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsSetMinMass*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsSetMinMass` corresponds to the `SetMinMass` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`SetMinMass`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Markdown/FIRELthreads.md: -------------------------------------------------------------------------------- 1 | ## FIRELthreads 2 | 3 | `FIRELthreads` is an option for `FIRECreateConfigFile` and other functions of the FIRE interface. 4 | 5 | It specifies the `#lthreads` parameter to be set in a FIRE .config-file. The default value is `4`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FIREBucket](FIREBucket.md), [FIRECompressor](FIRECompressor.md), [FIREThreads](FIREThreads.md), [FIREFthreads](FIREFthreads.md), [FIREIntegrals](FIREIntegrals.md), [FIREPosPref](FIREPosPref.md), [FIRESthreads](FIRESthreads.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FIREUseLiteRed.md: -------------------------------------------------------------------------------- 1 | ## FIREUseLiteRed 2 | 3 | `FIREUseLiteRed` is an option for `FIREPrepareStartFile` and other functions of the FIRE interface. 4 | 5 | It specifies whether the reduction should be prepared using LiteRed. The default value is `True`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FIREBucket](FIREBucket.md), [FIRECompressor](FIRECompressor.md), [FIREFthreads](FIREFthreads.md), [FIRELthreads](FIRELthreads.md), [FIREThreads](FIREThreads.md), [FIREPosPref](FIREPosPref.md), [FIRESthreads](FIRESthreads.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/PSDExpansionByRegionsOrder.md: -------------------------------------------------------------------------------- 1 | ## PSDExpansionByRegionsOrder 2 | 3 | `PSDExpansionByRegionsOrder` is an option for `PSDCreatePythonScripts` and other functions of the pySecDec interface. It specifies up to which order the expression should be expanded in a small parameter using the method of regions. The default value is `0`. 4 | 5 | The small parameter must be specified via the option `PSDExpansionByRegionsParameter`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [PSDCreatePythonScripts](PSDCreatePythonScripts.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsGetDebugKey.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsGetDebugKey*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsGetDebugKey` corresponds to the `GetDebugKey` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`GetDebugKey`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/QGRAF/Functions/QGConvertToFC.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*QGConvertToFC*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`QGConvertToFC[{amp1, amp2, ...}]` converts a list of QGRAF amplitudes generated using the styling file `feyncalc.sty` into amplitudes suitable for further evaluation using FeynCalc.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md), [QGCreateAmp](QGCreateAmp.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsGetErrDigits.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsGetErrDigits*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsGetErrDigits` corresponds to the `GetErrDigits` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`GetErrDigits`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsRestoreCache.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsRestoreCache*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsRestoreCache` corresponds to the `RestoreCache` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`RestoreCache`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsSetErrDigits.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsSetErrDigits*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsSetErrDigits` corresponds to the `SetErrDigits` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`SetErrDigits`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/PySecDec/Options/PSDEpsRel.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*PSDEpsRel*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`PSDEpsRel` is an option for `PSDIntegrate` and other functions of the pySecDec interface. It specifies the value of the epsrel parameter to be passed to pySecDec's `IntegralLibrary` function.*) 12 | 13 | 14 | (* ::Subsection:: *) 15 | (*See also*) 16 | 17 | 18 | (* ::Text:: *) 19 | (*[Overview](Extra/FeynHelpers.md), [PSDIntegrate](PSDIntegrate.md).*) 20 | 21 | 22 | (* ::Subsection:: *) 23 | (*Examples*) 24 | -------------------------------------------------------------------------------- /Documentation/Markdown/FIREAddPropagators.md: -------------------------------------------------------------------------------- 1 | ## FIREAddPropagators 2 | 3 | `FIREAddPropagators` is an option for `FIREBurn`. Normally, for loop integrals that do not have enough propagators to form a complete basis, `FIREBurn` will automatically include missing propagators and put them to unity after the reduction is complete. In some cases it may be desirable to choose the missing propagators manually. This can be done by specifying the propagators via `AddPropagators->{prop1,prop2,...}`. 4 | 5 | ### See also 6 | 7 | [Overview](Extra/FeynHelpers.md), [FIREBurn](FIREBurn.md). 8 | 9 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/FIRECompressor.md: -------------------------------------------------------------------------------- 1 | ## FIRECompressor 2 | 3 | `FIRECompressor` is an option for `FIRECreateConfigFile` and other functions of the FIRE interface. 4 | 5 | It specifies the `#compressor` parameter to be set in a FIRE .config-file. The default value is `"zstd"`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [FIREBucket](FIREBucket.md), [FIREFthreads](FIREFthreads.md), [FIRELthreads](FIRELthreads.md), [FIREIntegrals](FIREIntegrals.md), [FIREPosPref](FIREPosPref.md), [FIRESthreads](FIRESthreads.md), [FIREThreads](FIREThreads.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Markdown/QGAmplitudeStyle.md: -------------------------------------------------------------------------------- 1 | ## QGAmplitudeStyle 2 | 3 | `QGAmplitudeStyle` is an option for `QGCreateAmp`, which specifies the QGRAF style file for generating the amplitudes. If you provide only the file name, they style will be loaded from the standard directory containing style files (`$QGStylesDirectory`). 4 | 5 | If you specify the full path, the style file will be loaded from there. The default value is a custom style file for FeynCalc `"feyncalc.sty"`. 6 | 7 | ### See also 8 | 9 | [Overview](Extra/FeynHelpers.md), [QGCreateAmp](QGCreateAmp.md). 10 | 11 | ### Examples -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsGetVersionKey.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsGetVersionKey*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsGetVersionKey` corresponds to the `SetVersionKey` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`GetVersionKey`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsGetWarnDigits.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsGetWarnDigits*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsGetWarnDigits corresponds` to the `GetWarnDigits` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`GetWarnDigits`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | -------------------------------------------------------------------------------- /Documentation/Mathematica/LoopTools/Symbols/LToolsSetDebugRange.m: -------------------------------------------------------------------------------- 1 | (* ::Package:: *) 2 | 3 | 4 | 5 | 6 | (* ::Section:: *) 7 | (*LToolsSetDebugRange*) 8 | 9 | 10 | (* ::Text:: *) 11 | (*`LToolsSetDebugRange` corresponds to the `SetVersionKey` function in LoopTools.*) 12 | 13 | 14 | (* ::Text:: *) 15 | (*See ``?LoopTools`SetDebugRange`` for further information regarding this LoopTools symbol.*) 16 | 17 | 18 | (* ::Subsection:: *) 19 | (*See also*) 20 | 21 | 22 | (* ::Text:: *) 23 | (*[Overview](Extra/FeynHelpers.md).*) 24 | 25 | 26 | (* ::Subsection:: *) 27 | (*Examples*) 28 | --------------------------------------------------------------------------------