FeynCalc / feyncalc

Mathematica package for algebraic calculations in elementary particle physics.
https://feyncalc.github.io
GNU General Public License v3.0
309 stars 87 forks source link

Improve Pauli algebra for matrices with Lorentz indices #134

Open vsht opened 2 years ago

vsht commented 2 years ago

This doesn't work

PauliTrace[SI[a, b]] // PauliSimplify

This sort of works

PauliTrace[SI[a, b]] // LorentzToCartesian // PauliSimplify