- Dec 10, 2019
-
-
Michele Mesiti authored
-
Michele Mesiti authored
-
Michele Mesiti authored
-
Michele Mesiti authored
-
- Nov 25, 2019
-
-
Michele Mesiti authored
-
Michele Mesiti authored
-
- Oct 16, 2018
-
-
j.m.o.rantaharju authored
-
- Oct 15, 2018
-
-
j.m.o.rantaharju authored
-
- Jul 19, 2018
-
-
Ed Bennett authored
-
- Jun 15, 2018
-
-
Michele Mesiti authored
Understood the read and write logic, fixed segfault. Tested conversion fullSPN -> compSPN and back, result of the double conversion is bitwise equal to original.
-
- Jun 14, 2018
-
-
Michele Mesiti authored
functions&operators with side effects should not be used in macros :-)
-
- Jun 13, 2018
-
-
Michele Mesiti authored
To Test
-
- Jun 12, 2018
-
-
j.m.o.rantaharju authored
-
j.m.o.rantaharju authored
Using full matrices for clover term and its inverse
-
- May 14, 2018
-
-
Michele Mesiti authored
-
Michele Mesiti authored
-
Michele Mesiti authored
-
- May 11, 2018
-
-
Michele Mesiti authored
Issue: the version of write_suN_headers.pl we started developing upon did not contain some logic, fixes etc. that instead were present in the version from the SVN trunk. The work to include all these has been done now. Unfortunately tests are missing for some branches of the code.
-
- May 10, 2018
-
-
Michele Mesiti authored
-
j.m.o.rantaharju authored
-
- May 08, 2018
-
-
Michele Mesiti authored
-
Michele Mesiti authored
Also, moved some debug tools out of the main program into the test suite. Removed REPR_ANTISYMMETRIC from regression tests (antisymmetric representation has a different dimension in SUN and SPN).
-
- May 03, 2018
-
-
Michele Mesiti authored
-
Michele Mesiti authored
-
- Apr 28, 2018
-
-
Michele Mesiti authored
-
Michele Mesiti authored
-
Michele Mesiti authored
Some diagnostics written
-
- Apr 25, 2018
-
-
Michele Mesiti authored
for spn, col_(i+N) and col_i are automatically orthogonal because of omega being antisymmetric while the product col_i col_j is symmetric.
-
- Apr 24, 2018
-
-
j.m.o.rantaharju authored
matrices
-
j.m.o.rantaharju authored
Implemented the clover term using this. (Issue #1)
-
j.m.o.rantaharju authored
-
- Apr 17, 2018
-
-
Michele Mesiti authored
-
- Apr 16, 2018
-
-
Michele Mesiti authored
To check in all the working tests.
-
- Mar 28, 2018
-
-
Michele Mesiti authored
check_puregauge_2 does not work with spn, to check why.
-
- Mar 27, 2018
-
-
Michele Mesiti authored
Fixing pure gauge tests (1 and 3). Fixed until "gauge invariance LW action", Force covariance test must still be fixed.
-
Michele Mesiti authored
Function parameter mismatches in luscher-weisz testing.
-
- Mar 26, 2018
-
-
Michele Mesiti authored
(going on with other tests).
-
- Mar 20, 2018
-
-
Michele Mesiti authored
-
Michele Mesiti authored
Plaquette is also a reasonable number
-
Michele Mesiti authored
Code compiles with -O0. Still many files to import from SPN version.
-