Julian Lenz
|
621e612c30
|
Fix non-zero ret on device bug
|
2023-06-16 16:27:49 +01:00 |
|
Julian Lenz
|
8c3792721b
|
ClangFormat
|
2023-06-16 15:58:23 +01:00 |
|
Julian Lenz
|
c95bbd3948
|
Remove accelerated lattice version
|
2023-06-16 15:50:26 +01:00 |
|
Julian Lenz
|
116d90b0ee
|
First attempt on #30
|
2023-06-15 15:09:37 +01:00 |
|
Julian Lenz
|
b0646ca187
|
Remove some unused variables
|
2023-06-15 15:09:09 +01:00 |
|
chillenzer
|
4895ff260e
|
Merge pull request #28 from LupoA/sp2n/config
compile sp2n fermion impl only if declared at config time
|
2023-06-09 13:07:48 +00:00 |
|
Alessandro Lupo
|
470d93006a
|
compile sp2n fermion impl only if declared at config time
|
2023-06-07 12:53:33 +01:00 |
|
chillenzer
|
2f3d03f188
|
Merge pull request #27 from LupoA/sp2n/documentation
documentation for gaugegroup and sp2n
|
2023-06-01 16:42:27 +00:00 |
|
Alessandro Lupo
|
8db7c23bee
|
improve documentation
|
2023-06-01 17:39:10 +01:00 |
|
chillenzer
|
69dc5172dc
|
Merge pull request #26 from LupoA/sp2n/irreps
Sp2n/irreps
|
2023-06-01 16:28:15 +00:00 |
|
Julian Lenz
|
fd72eb6546
|
Merge branch 'sp2n/algorithm' into sp2n/irreps
|
2023-06-01 17:24:01 +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
|
92a282f2d8
|
Merge pull request #24 from LupoA/sp2n/fix_static_assert_symmetric
Move static_assert inside of function
|
2023-05-26 11:13:50 +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
|
3c1e5e9517
|
Merge pull request #25 from LupoA/sp2n/unify_representations
Sp2n/unify representations [close #3]
|
2023-05-21 14:55:27 +01:00 |
|
Alessandro Lupo
|
85b2cb7a8a
|
changing some hardcoded SUn lines
|
2023-05-21 14:50:28 +01:00 |
|
Julian Lenz
|
b8bdc2eefb
|
Unified two index representations
|
2023-05-18 18:36:29 +01:00 |
|
Julian Lenz
|
0078826ff1
|
Move static_assert inside of function
|
2023-05-18 18:14:53 +01:00 |
|
Julian Lenz
|
e855c41772
|
Unified spfundamental.h with fundamental.h
|
2023-05-18 18:11:20 +01:00 |
|
chillenzer
|
d169c275b6
|
Merge pull request #22 from LupoA/sp2n/unify_twoindex
Unify TwoIndex
|
2023-05-18 14:55:02 +00:00 |
|
Julian Lenz
|
a5125e23f4
|
Typo
|
2023-05-18 15:41:35 +01:00 |
|
Julian Lenz
|
7b83c80757
|
Merge branch 'sp2n/unify_twoindex' of github.com:LupoA/Grid into sp2n/unify_twoindex
|
2023-05-18 15:36:14 +01:00 |
|
Julian Lenz
|
e41821e206
|
Disable two index symmetric
|
2023-05-18 15:29:55 +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 |
|
Julian Lenz
|
55f9cce577
|
Revert "Added automated HMC test for Nc=4"
This reverts commit eee27b8b30 .
|
2023-05-17 09:17:48 +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 |
|
Julian Lenz
|
eee27b8b30
|
Added automated HMC test for Nc=4
|
2023-05-15 18:37:33 +01:00 |
|
Julian Lenz
|
8522352aa3
|
ClangFormat
|
2023-05-15 18:36:05 +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 |
|
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 |
|