feyncalc icon indicating copy to clipboard operation
feyncalc copied to clipboard

Mathematica package for algebraic calculations in elementary particle physics.

Results 25 feyncalc issues
Sort by recently updated
recently updated
newest added

* Your Mathematica version ```13.1``` * Your FeynCalc version ```10.1``` * Did you try to reinstall FeynCalc (stable version) using the automatic installer to make sure that you have the...

* Your Mathematica version ```13.1``` * Your FeynCalc version ```10.1``` * Did you try to reinstall FeynCalc (stable version) using the automatic installer to make sure that you have the...

bug

### Context When calculating scattering amplitudes using a model created with ​**FeynRules** (involving matrix operations and linear transformations), I followed the standard workflow: 1. Patched the model with `FAPatch` 2....

The programs automatically quit when running findMappings in FCLoopFindTopologyMappings. My programs are as follows. 4, Hold[Pair][Momentum[k1, D], Momentum[k1, D]] -> 0, Hold[Pair][Momentum[k1, D], Momentum[P, D]] -> 2}, {}], FCTopology[ "qtopo10",...

`If[ TrueQ[!FreeQ[tmp,optHead]],` in line 102 -> `If[ TrueQ[!FreeQ[ex,optHead]],` `tmp = Collect2[ex,GLI,Factoring->optFactoring,TimeConstrained->optTimeConstrained, FCParallelize->optFCParallelize];` in line 108 -> `tmp = Collect2[ex,GLI, Head -> {Identity,optHead}, Factoring->optFactoring,TimeConstrained->optTimeConstrained, FCParallelize->optFCParallelize];`