c7fba9aace
Take over additional group tests from Alessandro
2023-05-03 16:01:48 +01:00
ac6c7cb8d6
Merge in Alessandro's changes [test fails]
2023-05-03 02:53:03 +01:00
c5924833a1
ClangFormat
2023-05-03 02:39:36 +01:00
ac0a74be0d
Taken care of algebra tests
2023-05-03 02:32:42 +01:00
42b0e1125d
Naming and argument types
2023-05-03 01:51:46 +01:00
339c4fda79
Extracted is_element_of Sp2n
2023-05-02 15:44:34 +01:00
9b85bf9402
better projection test
2023-05-02 15:42:20 +01:00
7b3b7093fa
cleaning up requested by Ed
2023-05-02 12:50:57 +01:00
881b08a465
Correct implementation of SpTa
2023-04-27 18:17:06 +01:00
5aabe074fe
Rename Sympl* to Sp*
2023-04-18 11:50:20 +01:00
178376f24b
minor stylistic changes
2023-04-06 12:08:17 +01:00
778291230a
expand ProjecOnGaugeGroup, change ProjectOnSp2nAlgebra into SpTa, fixing some of its issues
2023-04-04 17:48:13 +01:00
026e736dfa
Projection on algebra can now be templated. Fix #12
2023-04-03 16:31:19 +01:00
cbc053c3db
Revert "projection on Sp2n algebra, to be used instead of Ta"
...
This reverts commit ba7f9d7b70
.
2023-03-17 11:36:58 +00:00
cdf3f6ef6e
Merge branch 'refactoring_sp2n' of https://github.com/LupoA/Grid into refactoring_sp2n
2023-03-15 15:59:50 +00:00
ba7f9d7b70
projection on Sp2n algebra, to be used instead of Ta
2023-03-15 15:55:12 +00:00
d6ff644aab
Towards the day all tests compile
2023-03-14 10:43:25 +00:00
29586f6b5e
Deactivate some tests for Nc!=3
2023-03-13 08:17:14 +00:00
505fa49983
Renamed SUn.h -> GaugeGroup.h
2022-11-30 17:09:48 +00:00
7bcf33def9
Removed Sp2n.h
2022-11-30 16:59:46 +00:00
fa71b46a41
Hide nsp
2022-11-30 14:44:23 +00:00
6e750ecb0e
Remove apparently forgotten file
2022-11-28 16:33:46 +00:00
1aa28b47ae
Add existing test to check
2022-11-25 17:40:40 +00:00
629cb2987a
Fix typo in Makefile.am
2022-11-25 17:40:21 +00:00
22064c7e4c
Fixing #11
2022-11-25 13:10:29 +00:00
2de03e5172
Revert "Revert "Fixing issue #11 : consistent use of ncolour and nsp""
...
This reverts commit 3af4929dda
.
2022-11-23 19:40:28 +00:00
3af4929dda
Revert "Fixing issue #11 : consistent use of ncolour and nsp"
...
This reverts commit 1ba429345b
.
2022-11-23 19:34:59 +00:00
1ba429345b
Fixing issue #11 : consistent use of ncolour and nsp
2022-11-23 18:45:01 +00:00
88bdd4344b
2indx antisymm representation of sp2n
2021-11-04 18:27:35 +00:00
4044536eea
add projection on sp2n algebra
2021-10-26 10:20:44 +01:00
4d8ae6221c
fix projection
2021-10-22 10:44:54 +01:00
4e31e4e094
Better tests
2021-10-13 15:07:23 +01:00
0d6674e489
hot start for sp2n
2021-10-12 18:53:54 +01:00
1ace5850ae
first hmc
2021-10-12 16:00:32 +01:00
283f14b7c1
fix sp2n projection
2021-10-12 16:00:32 +01:00
1d6e708083
tests!
2021-10-12 16:00:32 +01:00
7ff3e5eed4
gauge and fermion implementation for sp2n
2021-10-12 16:00:32 +01:00
19eb51cf41
sp2n generators
2021-10-12 15:53:33 +01:00
af98525766
Merge pull request #359 from paboyle/feature/serialisation-update
...
Feature/serialisation update
2021-09-16 10:24:52 -04:00
c9aa1f507c
Merge pull request #363 from felixerben/feature/testMesonField
...
Feature/test meson field
2021-09-16 10:23:58 -04:00
5dae6a6dac
Deprecate half prec comms
2021-09-14 15:06:59 +01:00
d75a66a3e6
test done
2021-07-06 11:42:36 +01:00
fcc4374d7b
i/o done
2021-07-05 14:52:00 +01:00
67c3c16fe5
working test
2021-07-05 14:41:52 +01:00
25e9be50b5
created test file
2021-07-02 15:51:19 +01:00
0c4f585496
Test nested std::vector<grid tensor>
2021-06-08 00:05:35 +01:00
2df308f649
Add a ragged vector to the serialisation tests. NB: Already had nested (regular) std::vector<std::vector<...>>
2021-06-07 23:25:07 +01:00
8cd4263974
Tests compile
2021-04-25 22:20:37 -04:00
86e11743ca
set twists
2021-04-20 10:19:11 -04:00
49b0af2c95
Update of tests to compile with the sRNG addition.
...
Audited the code conventions (again) with the CPS momentum denominator
and added anti periodic in time to the Test_mobius_force.cc and
tested the Test_dwf_gpforce.
Promoted thesee to test full HMC hamiltonian, tr P^2/2 + phidag MdagM phi
with the same pdot and Udot as audited in the Integrator.h etc...
With full comments and sources for factors.
2021-03-18 09:10:02 -04:00