Lanny91
|
beba824136
|
Make use of GammaL class in Weak Hamiltonian contractions
|
2017-02-08 12:45:39 +00:00 |
|
Lanny91
|
6ebf8b12b6
|
Removed unnecessary repeat of write in Weak Hamiltonian contractions
|
2017-02-08 12:43:13 +00:00 |
|
Lanny91
|
e5a7ed4362
|
Moved write outside of loop, some physics corrections
|
2017-02-08 12:29:33 +00:00 |
|
Lanny91
|
b9f7ea47c3
|
Access hasModule function directly from Environment instance.
|
2017-02-08 10:10:06 +00:00 |
|
Lanny91
|
06f7ee202e
|
Revert "Add function to say whether or not a module exists in application class"
This reverts commit 522f6bf91a .
|
2017-02-08 10:08:18 +00:00 |
|
Lanny91
|
2b2fc6453f
|
Fixed single precision compatibility issues
|
2017-02-07 13:59:29 +00:00 |
|
Lanny91
|
bdd2765461
|
Added missing allocation of Weak Hamiltonian result vector
|
2017-02-07 13:06:42 +00:00 |
|
Lanny91
|
4a45c06dd7
|
Code cleaning and addition of Weak Hamiltonian contraction log message
|
2017-02-06 20:12:30 +00:00 |
|
Lanny91
|
d6a7d7d1e0
|
Hadrons: added missing momentum parameter in rare kaon contraction test
|
2017-02-06 18:15:49 +00:00 |
|
Lanny91
|
1a122a0dd8
|
Hadrons: corrected gamma matrix inputs in rare kaon test
|
2017-02-06 17:35:41 +00:00 |
|
Lanny91
|
20e20733e8
|
Merge branch 'feature/hadrons' into feature/rare_kaon
|
2017-02-06 14:12:21 +00:00 |
|
Lanny91
|
b7cd1a19e3
|
Utilities for reading and writing "pair" objects.
|
2017-02-06 14:08:59 +00:00 |
|
Lanny91
|
f510002a62
|
Merge remote-tracking branch 'paboyle/feature/hadrons' into feature/hadrons
|
2017-02-03 14:37:34 +00:00 |
|
|
e7d8030a64
|
operator>> for serialisable enums
|
2017-02-01 15:51:08 -08:00 |
|
|
d775fbb2f9
|
Gammas: code cleaning and gamma_L implementation & test
|
2017-02-01 15:45:05 -08:00 |
|
|
863855f46f
|
header fix
|
2017-02-01 11:59:44 -08:00 |
|
|
419af7610d
|
New gamma matrices tidying: generated code is confined to Gamma.* for readability
|
2017-02-01 11:23:12 -08:00 |
|
Lanny91
|
1e257a1251
|
Hadrons: test for rare kaon contraction code.
|
2017-02-01 16:36:40 +00:00 |
|
Lanny91
|
522f6bf91a
|
Add function to say whether or not a module exists in application class
|
2017-02-01 16:36:08 +00:00 |
|
Lanny91
|
d35d87d2c2
|
Weak Hamiltonian Eye-type contraction execution
|
2017-02-01 16:33:24 +00:00 |
|
Lanny91
|
74a5cda84b
|
Removed unnecessary "3pt" labels
|
2017-02-01 15:03:49 +00:00 |
|
Lanny91
|
5be05d85b8
|
Fixed collision of Wall source and sink header ifdefs
|
2017-02-01 13:56:22 +00:00 |
|
Lanny91
|
35ac85aea8
|
Updated Weak Hamiltonian contractions to use zero-flop gamma matrices
|
2017-02-01 12:57:34 +00:00 |
|
Lanny91
|
fa237401ff
|
Consistent variable name in macro
|
2017-02-01 12:56:55 +00:00 |
|
Lanny91
|
97053adcb5
|
Merge branch 'feature/hadrons' into feature/rare_kaon
|
2017-02-01 10:13:29 +00:00 |
|
Lanny91
|
f8fbe4d7a3
|
Merge remote-tracking branch 'paboyle/feature/hadrons' into feature/hadrons
# Conflicts:
# extras/Hadrons/Modules/MContraction/Meson.hpp
# tests/hadrons/Test_hadrons_meson_3pt.cc
Updated Meson.hpp to utilise zero-flop gamma matrices.
|
2017-02-01 09:27:00 +00:00 |
|
Lanny91
|
ef31c012bf
|
Merge remote-tracking branch 'paboyle/develop' into feature/hadrons
|
2017-01-31 17:36:10 +00:00 |
|
|
7da7d263c4
|
typo
|
2017-01-30 10:53:13 -08:00 |
|
|
1140573027
|
Gamma adj fix: now in Grid namespace to avoid collisions
|
2017-01-30 10:53:04 -08:00 |
|
Lanny91
|
9e9f621d5d
|
Hadrons: added Weak Hamiltonian module dependencies, some reformatting.
|
2017-01-30 17:54:21 +00:00 |
|
Lanny91
|
651e1a7cbc
|
Hadrons: Momentum inserted as multiples of 2*pi/L
|
2017-01-30 17:14:33 +00:00 |
|
|
a0cfbb6e88
|
Merge branch 'feature/gammas' into feature/hadrons
# Conflicts:
# .gitignore
# lib/qcd/spin/Dirac.cc
# scripts/filelist
|
2017-01-30 09:10:49 -08:00 |
|
Lanny91
|
c4d3672720
|
Hadrons: Momentum projection in meson module.
|
2017-01-30 17:09:04 +00:00 |
|
|
515a26b3c6
|
gammas: copyright update
|
2017-01-30 09:07:09 -08:00 |
|
Lanny91
|
9bf4108d1f
|
Weak Hamiltonian contraction modules, for Eye and NonEye contraction topologies. Execution for NonEye type diagrams has been implemented, but not yet for Eye type.
|
2017-01-27 16:58:11 +00:00 |
|
Guido Cossu
|
899e685627
|
Merge branch 'feature/sitmo_rng' into develop
|
2017-01-27 14:15:56 +00:00 |
|
|
3bf993d81a
|
gitignore update
|
2017-01-26 17:00:59 -08:00 |
|
|
fad743fbb1
|
Build system sanity check: corrected several headers not in the <Grid/*> format
|
2017-01-26 17:00:41 -08:00 |
|
Lanny91
|
977f34dca6
|
Added missing typename
|
2017-01-26 13:18:33 +00:00 |
|
Lanny91
|
90ad956340
|
Merge branch 'develop' of https://github.com/paboyle/Grid into feature/rare_kaon
|
2017-01-26 12:08:41 +00:00 |
|
Guido Cossu
|
ef8d3831eb
|
Temporary patch the threading error in InsertSlice and ExtractSlice
Find source and fix the error
|
2017-01-25 18:12:04 +00:00 |
|
Guido Cossu
|
70ed9fc40c
|
Updating the engine to the last version
|
2017-01-25 18:10:41 +00:00 |
|
|
4d3787db65
|
Hadrons fixed for new gammas, Meson only does one contraction but this’ll change in the future
|
2017-01-25 09:59:00 -08:00 |
|
Guido Cossu
|
677757cfeb
|
Added and tested SITMO PRNG
|
2017-01-25 12:47:22 +00:00 |
|
|
05cb6d318a
|
gammas: adjoint implemented as a symbolic operation
|
2017-01-24 18:07:43 -08:00 |
|
|
0432e30256
|
Gamma right multiply code fix (now passes consistency check)
|
2017-01-24 17:36:23 -08:00 |
|
|
2c3ebc1e07
|
.gitignore update
|
2017-01-24 17:35:42 -08:00 |
|
|
068b28af2d
|
Extensive gamma test program
|
2017-01-24 17:35:29 -08:00 |
|
|
f7db342f49
|
Serialisable enums can be converted to int
|
2017-01-24 17:33:26 -08:00 |
|
|
d65e81518f
|
Merge branch 'feature/hadrons' into develop
|
2017-01-24 09:21:44 -08:00 |
|