Michael Marshall
e7050a7aed
Support gamma structure names that have trailing white space
2019-07-19 11:58:56 +01:00
Felix Erben
e138bc7204
debug output
2019-07-19 11:16:35 +01:00
Michael Marshall
6d4fb35d84
Ready for testing
2019-07-19 10:33:03 +01:00
Felix Erben
56cefadf9b
gamma matrices as input
2019-07-18 17:46:43 +01:00
ferben
9d82855c5d
bugfix in Baryonutils
2019-07-18 15:45:43 +01:00
ferben
97d61f2564
bugfix in Baryonutils
2019-07-18 14:57:10 +01:00
ferben
11a8668d19
bugfix in Baryonutils
2019-07-18 14:44:55 +01:00
ferben
cded7670d0
new utils for baryons
2019-07-18 14:29:04 +01:00
ferben
feb029fb66
new utils for baryons
2019-07-18 14:24:16 +01:00
Felix Erben
5a62ebe7b1
general baryons case added
2019-07-15 15:26:30 +01:00
Michael Marshall
fa747173d1
Debugging references were to l-values, so added const to stop errors
2019-07-14 11:08:00 +01:00
Michael Marshall
12afb0395f
Debugging transposeSpin - seems just not to be implemented for Lattice<x>
2019-07-11 17:42:26 +01:00
Felix Erben
ec4aa978ab
why cant I spinTranspose
2019-07-11 14:01:41 +01:00
Michael Marshall
7bc4a06f3f
This is probably what you want ...
2019-07-10 12:29:33 +01:00
Michael Marshall
cd659525e1
You probably want to add this to the build. And you may need to do a bootstrap
2019-07-10 12:08:37 +01:00
Felix Erben
dc2240d2d8
why does sliceSum in Nucleon.hpp not work
2019-07-10 11:34:16 +01:00
Felix Erben
98cf20cf06
continued work on baryons
2019-07-09 17:42:36 +01:00
Felix Erben
cc3346073e
continued work on baryons
2019-07-09 17:30:32 +01:00
Felix Erben
3848da7c50
added nucleon module (non-distillation)
2019-07-08 17:43:14 +01:00
Felix Erben
b7d0cf6751
buxfix in diquark sum / baryons
2019-07-04 22:06:37 +01:00
Felix Erben
2c1a077369
continued on baryons
2019-07-02 17:55:28 +01:00
Michael Marshall
ae3abbe53d
Added the ability for Perambulator module to save unsmeared sinks through the addition of two optional parameters:
...
UnsmearedSinkFileName: If present, specifies the filename to write to
UnsmearedSinkMultiFile: defaults to true to write each sink vector to a different file, but can be set to 0 for a single file
2019-07-01 17:28:27 +01:00
Felix Erben
5fc0188205
started saving sinks
2019-07-01 14:51:59 +01:00
Michael Marshall
2d940a598c
Inserted four extra parameters just to make this test compile. Needs to be fixed properly
2019-06-19 10:37:50 +01:00
Michael Marshall
c28c5fc61b
Inserted four extra parameters just to make this test compile. Needs to be fixed properly
2019-06-19 10:31:41 +01:00
Michael Marshall
015340d60c
Elided superfluous copy on write
2019-06-19 09:37:03 +01:00
Michael Marshall
9a8a63467e
BC2 now runs. setup() runs twice, which had resulted in doubling up of momenta. Also fixed initialisation of momentum phases.
2019-06-12 15:25:59 +01:00
Michael Marshall
fe72dc099b
Upgrade to Mojave forced me to reinstall MacPorts. These are the ports I installed to get Grid working
2019-06-04 16:12:24 +01:00
Michael Marshall
54edb9906e
Housekeeping. #include <Grid.h> ---> #include <Grid/Grid.h>
2019-06-03 15:20:46 +01:00
Michael Marshall
9ff459816f
ReadBinary needs to do case insensitive name comparison (since I changed the default case of perambulator column names)
2019-06-01 13:50:27 +01:00
Michael Marshall
eb737daeb5
Merge branch 'develop' into feature/distil
...
* develop: (34 commits)
Hadrons: EMLepton: Wall source
Revert "cleaning up Kl2 contraction"
cleaning up Kl2 contraction
posibility to save/load schedules directly from the application parameters
moving VERSION file to the empty ChangeLog one, this create compilation problems with #include <version> in recent versions of LLVM and case-insensitive FS (typically macOS)
Added precision tuning to Hadrons parameterfile writing
Kl2 QED cleanup
Added ZFIMPL to SeqGamma
Added ZFIMPL to SeqConserved module
F1 ensemble running with 96%~ acceptance etc..
Make detection of HPE 8600 automatic
Added variables that were missing from wall source setup
Exposed a coulomb/landau enum to the gauge fixing module
Coulomb gauge added as an option
More logging, timing, and 4d/5d logic for eigpack gauge transforms
Added gauge transform option to eigpack IO
Hadrons: Lepton Propagator for kl2, sign swap for antiperiodic boundary
A2A Lepton-Meson Field contraction
Verbose
Iteratoin range fix
...
2019-05-31 18:20:43 +01:00
b120ef1fe4
Merge pull request #217 from guelpers/feature/EMlepwall
...
Hadrons: EMLepton: Wall source
2019-05-30 11:13:27 +02:00
166feb6483
Hadrons: EMLepton: Wall source
2019-05-30 10:07:08 +01:00
e35e8da111
Revert "cleaning up Kl2 contraction"
...
This reverts commit f244fed6ab
.
2019-05-29 11:23:17 +02:00
f244fed6ab
cleaning up Kl2 contraction
2019-05-24 13:08:35 +01:00
9b3701ae27
posibility to save/load schedules directly from the application parameters
2019-05-24 13:08:20 +01:00
4ac27340b9
moving VERSION file to the empty ChangeLog one, this create compilation problems with #include <version> in recent versions of LLVM and case-insensitive FS (typically macOS)
2019-05-24 13:05:17 +01:00
c7c0a1065f
Merge pull request #214 from guelpers/feature/kl2QEDseq
...
Kl2 contraction with sequential propagators
2019-05-23 20:31:41 +01:00
80947130f9
Merge pull request #215 from fionnoh/develop
...
Added precision tuning to Hadrons parameterfile writing
2019-05-23 18:44:58 +01:00
fionnoh
0aee73ea6b
Added precision tuning to Hadrons parameterfile writing
2019-05-23 18:43:25 +01:00
0290ee1f6d
Merge pull request #213 from fionnoh/develop
...
Added ZFIMPL to SeqConserved module
2019-05-23 13:46:02 +01:00
9a34edcf9f
Kl2 QED cleanup
2019-05-23 13:43:22 +01:00
fionnoh
246f10001e
Added ZFIMPL to SeqGamma
2019-05-23 12:42:40 +01:00
e675c6a48c
Merge remote-tracking branch 'upstream/develop' into feature/kl2QED
2019-05-23 12:41:54 +01:00
fionnoh
a66d110b88
Added ZFIMPL to SeqConserved module
2019-05-23 11:49:54 +01:00
Peter Boyle
918e673078
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
2019-05-22 09:57:02 +01:00
Peter Boyle
44b53c3ba2
F1 ensemble running with 96%~ acceptance etc..
2019-05-22 09:56:26 +01:00
Peter Boyle
2095c12eac
Make detection of HPE 8600 automatic
2019-05-22 09:54:21 +01:00
ae5ad986e2
Merge remote-tracking branch 'upstream/develop' into feature/kl2QED
2019-05-19 14:35:46 +01:00
Peter Boyle
77ca45ff49
Merge pull request #211 from fionnoh/develop
...
Enum for gaugefix and bug fix for wall source
2019-05-18 18:57:52 +01:00