Commit Graph
83 Commits
Author SHA1 Message Date
Alessandro Lupo 075b9d22d0 adjoint rep implemented as 2indx symmetric 2023-07-02 13:58:31 +01:00
Alessandro Lupo b92428f05f better test 2023-07-02 13:34:03 +01:00
Alessandro Lupo 34b11864b6 prettiest tests 2023-07-02 13:25:57 +01:00
Alessandro Lupo 559257bbe9 better documentation and filelist names 2023-06-23 16:16:48 +01:00
Alessandro Lupo cff1f8d3b8 rm unused variables and formatting 2023-06-23 16:04:18 +01:00
Alessandro Lupo f27d2083cd adjustments in SUn and Sp2n impl 2023-06-23 15:34:08 +01:00
Alessandro Lupo 2822487450 rm unncessary line 2023-06-23 14:55:23 +01:00
Alessandro Lupo e07fafe46a minor adjustments to twoindex 2023-06-23 12:18:04 +01:00
Alessandro Lupo 063d290bd8 missing function 2023-06-23 11:11:20 +01:00
Alessandro Lupo 4e6194d92a Avoid code duplication in ProjectSUn 2023-06-23 11:03:50 +01:00
Alessandro Lupo de30c4e22a minor improvements 2023-06-23 10:49:41 +01:00
Alessandro Lupo d80df09f3b consistent enable sp config flag 2023-06-16 19:16:46 +01:00
Alessandro Lupo c797cbe737 deal with post-merge trauma 2023-06-16 14:20:37 +01:00
Alessandro Lupo e09dfbf1c2 definetely the right merge upstream/develop 2023-06-16 14:19:46 +01:00
Alessandro Lupo 470d93006a compile sp2n fermion impl only if declared at config time 2023-06-07 12:53:33 +01:00
Alessandro Lupo 8db7c23bee improve documentation 2023-06-01 17:39:10 +01:00
Alessandro Lupo b405767569 make private methods private 2023-05-26 17:02:16 +01:00
Alessandro Lupo fe88a0c12f cleaner twoindex class, cleaner tests 2023-05-26 16:55:30 +01:00
Alessandro Lupo e61a9ed2b4 partial revert 2023-05-26 13:54:26 +01:00
Alessandro Lupo de8daa3824 group is SUn by default 2023-05-26 13:44:41 +01:00
Alessandro Lupo 3a50fb29cb directly call sp helper 2023-05-26 13:28:47 +01:00
Alessandro Lupo 6647d2656f rm unnecessary specialisation 2023-05-26 12:27:22 +01:00
Alessandro Lupo a6f4dbeb6d remove redundant template parameter 2023-05-26 12:13:40 +01:00
Alessandro Lupo ca2fd9fc7b documentation for gaugegroup and sp2n 2023-05-25 18:40:54 +01:00
Alessandro Lupo be1a4f5860 implement TwoIndexSymm for sp2n 2023-05-22 17:21:03 +01:00
Alessandro Lupo 5897b93dd4 debug tests, fix dimension 2023-05-22 13:42:21 +01:00
Alessandro Lupo af091e0881 DimensionHelper for 2index irreps 2023-05-21 16:56:06 +01:00
Alessandro Lupo 85b2cb7a8a changing some hardcoded SUn lines 2023-05-21 14:50:28 +01:00
Alessandro Lupo 5a75ab15a2 typo in 2S dim 2023-05-17 20:47:57 +01:00
Alessandro Lupo 932c783fbf 2AS for every Nc! 2023-05-17 20:22:05 +01:00
Alessandro Lupo b3533ca847 correct tests (failing) 2023-05-16 17:43:52 +01:00
Alessandro Lupo fd2a637010 test 2index 2023-05-16 14:10:39 +01:00
Alessandro Lupo 3beb8f4091 fixing typo, getting pre-changes physics 2023-05-15 16:00:15 +01:00
Alessandro Lupo 12a706e9b1 de-hardcode the number of generators 2023-05-15 15:48:21 +01:00
Alessandro Lupo 170aa7df01 fix (dimension to be improved) 2023-05-15 15:20:18 +01:00
Alessandro Lupo aa9df63a05 rename group projections based on determinants 2023-05-10 14:50:52 +01:00
Alessandro Lupo 9b85bf9402 better projection test 2023-05-02 15:42:20 +01:00
Alessandro Lupo 86b02c3cd8 cleaning up requested by Julian 2023-05-02 13:31:17 +01:00
Alessandro Lupo 7b3b7093fa cleaning up requested by Ed 2023-05-02 12:50:57 +01:00
Alessandro Lupo 881b08a465 Correct implementation of SpTa 2023-04-27 18:17:06 +01:00
Alessandro Lupo 5aabe074fe Rename Sympl* to Sp* 2023-04-18 11:50:20 +01:00
Alessandro Lupo dace904c10 fix typo 2023-04-14 18:06:18 +01:00
Alessandro Lupo be98d26610 small change I missed in previous commit 2023-04-13 17:48:43 +01:00
Alessandro Lupo 178376f24b minor stylistic changes 2023-04-06 12:08:17 +01:00
Alessandro Lupo 4ea29b8f0f Template group into GaugeImplTypes. Closing #2 2023-04-04 17:49:28 +01:00
Alessandro Lupo 778291230a expand ProjecOnGaugeGroup, change ProjectOnSp2nAlgebra into SpTa, fixing some of its issues 2023-04-04 17:48:13 +01:00
Alessandro Lupo 026e736dfa Projection on algebra can now be templated. Fix #12 2023-04-03 16:31:19 +01:00
Alessandro Lupo 4275b3f431 Fix typo and remove unnecessary lines 2023-04-03 12:01:52 +01:00
Alessandro Lupo 1b8176e2c0 fix code duplication 2023-03-17 14:58:00 +00:00
Alessandro Lupo cbc053c3db Revert "projection on Sp2n algebra, to be used instead of Ta"
This reverts commit ba7f9d7b70.
2023-03-17 11:36:58 +00:00
Alessandro Lupo cdf3f6ef6e Merge branch 'refactoring_sp2n' of https://github.com/LupoA/Grid into refactoring_sp2n 2023-03-15 15:59:50 +00:00
Alessandro Lupo ba7f9d7b70 projection on Sp2n algebra, to be used instead of Ta 2023-03-15 15:55:12 +00:00
Alessandro Lupo 371fd123fb consequence of iSUnMatrix being no longer a member of the SU class 2023-03-14 10:47:07 +00:00
Alessandro Lupo d6ff644aab Towards the day all tests compile 2023-03-14 10:43:25 +00:00
Alessandro Lupo fd057c838f add ProjectOnGaugeGroup and ProjectGn to allow future templating in GaugeImplTypes 2023-03-10 12:10:46 +00:00
Alessandro Lupo f51222086c Move functions from GaugeGroup to group specific implementations 2023-03-09 16:22:20 +00:00
Alessandro Lupo 22064c7e4c Fixing #11 2022-11-25 13:10:29 +00:00
Alessandro Lupo 2de03e5172 Revert "Revert "Fixing issue #11: consistent use of ncolour and nsp""
This reverts commit 3af4929dda.
2022-11-23 19:40:28 +00:00
Alessandro Lupo 3af4929dda Revert "Fixing issue #11: consistent use of ncolour and nsp"
This reverts commit 1ba429345b.
2022-11-23 19:34:59 +00:00
Alessandro Lupo 1ba429345b Fixing issue #11: consistent use of ncolour and nsp 2022-11-23 18:45:01 +00:00
Alessandro Lupo 88bdd4344b 2indx antisymm representation of sp2n 2021-11-04 18:27:35 +00:00
Alessandro Lupo 4044536eea add projection on sp2n algebra 2021-10-26 10:20:44 +01:00
Alessandro Lupo 4d8ae6221c fix projection 2021-10-22 10:44:54 +01:00
Alessandro Lupo 4e31e4e094 Better tests 2021-10-13 15:07:23 +01:00
Alessandro Lupo 0d6674e489 hot start for sp2n 2021-10-12 18:53:54 +01:00
Alessandro Lupo b145fd4f5b necessary to merge 2021-10-12 17:08:46 +01:00
Alessandro Lupo 8a5b794f25 necessary change to merge with upstrm 2021-10-12 16:04:03 +01:00
Alessandro Lupo 291e80f88a sp2n as config option 2021-10-12 16:00:32 +01:00
Alessandro Lupo 1ace5850ae first hmc 2021-10-12 16:00:32 +01:00
Alessandro Lupo 283f14b7c1 fix sp2n projection 2021-10-12 16:00:32 +01:00
Alessandro Lupo 1d6e708083 tests! 2021-10-12 16:00:32 +01:00
Alessandro Lupo 89457e25e3 sp fermion instantiation 2021-10-12 16:00:32 +01:00
Alessandro Lupo 7e3b298d3d project on sp2n 2021-10-12 16:00:32 +01:00
Alessandro Lupo 7ff3e5eed4 gauge and fermion implementation for sp2n 2021-10-12 16:00:32 +01:00
Alessandro Lupo 19eb51cf41 sp2n generators 2021-10-12 15:53:33 +01:00
Alessandro Lupo 470d4dcc6d sp2n as config option 2021-10-12 15:47:56 +01:00
Alessandro Lupo ed03bfd555 first hmc 2021-10-12 12:16:47 +01:00
Alessandro Lupo 8c0fbcccae fix sp2n projection 2021-10-12 12:12:16 +01:00
Alessandro Lupo d4866157fe tests! 2021-10-12 09:06:15 +01:00
Alessandro Lupo b6496b6cb5 sp fermion instantiation 2021-10-11 16:32:10 +01:00
Alessandro Lupo 4f5fe57920 project on sp2n 2021-10-11 16:28:15 +01:00
Alessandro Lupo 11fb943b1e gauge and fermion implementation for sp2n 2021-10-11 16:21:25 +01:00
Alessandro Lupo 046a23121e sp2n generators 2021-10-05 15:51:22 +01:00