1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-08-07 06:57:11 +01:00

First implementation of Dirac matrices as a Gamma class.

This commit is contained in:
Peter Boyle
2015-04-24 18:20:03 +01:00
parent b9939e3974
commit d707c4e0a3
11 changed files with 683 additions and 24 deletions

View File

@@ -143,4 +143,7 @@ namespace QCD {
} //namespace QCD
} // Grid
#include <qcd/Grid_qcd_dirac.h>
#endif