Julian Lenz
|
e8ad1fef53
|
Unify TwoIndex
|
2023-05-12 14:35:50 +01:00 |
|
Alessandro Lupo
|
aa9df63a05
|
rename group projections based on determinants
|
2023-05-10 14:50:52 +01:00 |
|
chillenzer
|
3953312a93
|
Merge pull request #20 from LupoA/sp2n/unify_gaugeimpltypes
Sp2n/unify gaugeimpltypes
|
2023-05-03 15:17:10 +00:00 |
|
Julian Lenz
|
6e62f4f616
|
ClangFormat
|
2023-05-03 16:15:12 +01:00 |
|
Julian Lenz
|
6a7bdca53b
|
Take over additional algebra tests from Alessandro
|
2023-05-03 16:02:02 +01:00 |
|
Julian Lenz
|
c7fba9aace
|
Take over additional group tests from Alessandro
|
2023-05-03 16:01:48 +01:00 |
|
Julian Lenz
|
ac6c7cb8d6
|
Merge in Alessandro's changes [test fails]
|
2023-05-03 02:53:03 +01:00 |
|
Julian Lenz
|
c5924833a1
|
ClangFormat
|
2023-05-03 02:39:36 +01:00 |
|
Julian Lenz
|
ac0a74be0d
|
Taken care of algebra tests
|
2023-05-03 02:32:42 +01:00 |
|
Julian Lenz
|
42b0e1125d
|
Naming and argument types
|
2023-05-03 01:51:46 +01:00 |
|
Julian Lenz
|
339c4fda79
|
Extracted is_element_of Sp2n
|
2023-05-02 15:44:34 +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 |
|
Julian Lenz
|
3ee5444c69
|
Remove commented out stuff
|
2023-04-21 08:08:18 +01:00 |
|
Julian Lenz
|
5e28fe56d2
|
Remove code duplication: Iterating through vectors
|
2023-04-21 08:08: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 |
|
chillenzer
|
6a0eb466ee
|
Merge pull request #19 from LupoA/refactoring_sp2n
refactoring sp2n
|
2023-04-05 10:50:58 +00: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 |
|
Julian Lenz
|
29586f6b5e
|
Deactivate some tests for Nc!=3
|
2023-03-13 08:17:14 +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
|
f73691ec47
|
Merge pull request #18 from nickforce989/sp2n/newbranch
Sp2n/newbranch
|
2023-02-13 10:22:27 +01:00 |
|
Niccolo Forzano
|
7ebda3e9ec
|
Merge commit 'b10e1b7bc8bec809f874e9e48a3ccc7b2619c9d1' into sp2n/newbranch
|
2023-01-19 12:10:18 +00:00 |
|
Niccolo Forzano
|
b10e1b7bc8
|
Fixed files giving zero force computation on GPU, issue #8
|
2023-01-18 18:04:47 +00:00 |
|
Alessandro Lupo
|
d7dea44ce7
|
Merge pull request #17 from chillenzer/unify_gauge_groups
Fix compilation error in nvcc (closes #15)
|
2022-12-19 16:24:03 +00:00 |
|
Julian Lenz
|
37b6b82869
|
Fix file extensions
|
2022-12-18 16:12:56 +00:00 |
|
Julian Lenz
|
92ad5b8f74
|
Compiler error fix: NVCC requires names for templ. par.
|
2022-12-18 15:50:19 +00:00 |
|
Alessandro Lupo
|
8c80f1c168
|
Merge pull request #14 from chillenzer/unify_gauge_groups
Unify gauge groups (closes #5)
|
2022-12-01 17:35:46 +00:00 |
|
Julian Lenz
|
0af7d5a793
|
Rename Grid/qcd/utils/<Group>_impl.h -> Grid/qcd/utils/<Group>.h
|
2022-11-30 17:12:00 +00:00 |
|
Julian Lenz
|
505fa49983
|
Renamed SUn.h -> GaugeGroup.h
|
2022-11-30 17:09:48 +00:00 |
|
Julian Lenz
|
7bcf33def9
|
Removed Sp2n.h
|
2022-11-30 16:59:46 +00:00 |
|
Julian Lenz
|
a13820656a
|
Removed iSUnMatrix, etc.
|
2022-11-30 15:09:03 +00:00 |
|
Julian Lenz
|
fa71b46a41
|
Hide nsp
|
2022-11-30 14:44:23 +00:00 |
|
Julian Lenz
|
b8b3ae6ac1
|
Make helper functions private
|
2022-11-30 13:29:14 +00:00 |
|
Julian Lenz
|
55c008da21
|
Removed forward declaration
|
2022-11-30 13:12:21 +00:00 |
|
Julian Lenz
|
2507606bd0
|
With function overloading (still dirty).
|
2022-11-30 12:54:36 +00:00 |
|