| 
							
							
								 paboyle | f246fe3304 | Improvements to avx for invertible to avoid latent bug | 2017-02-16 23:52:44 +00:00 |  | 
			
				
					| 
							
							
								 paboyle | bd600702cf | Vectorise the XYZT face gathering better. Hard coded for simd_layout <= 2 in any given spread out direction; full generality is inconsistent
with efficiency. | 2017-02-15 11:11:04 +00:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | bafb101e4f | Testing different versions of the Laplacian | 2017-02-13 15:38:11 +00:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | 08fdf05528 | Added and tested the covariant laplacian + CG solver | 2017-02-13 15:05:01 +00:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | c3d7ec65fa | All tests compile. | 2017-02-10 10:27:51 +00:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | e0571c872b | Merge branch 'develop' into feature/hmc_generalise | 2017-02-09 16:12:00 +00:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | c67f41887b | Reverting parameters to original | 2017-02-09 15:59:56 +00:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | 3274561cf8 | Cleanup | 2017-02-09 15:18:38 +00:00 |  | 
			
				
					| 
							
							
								 Lanny91 | d7a1dc85be | Revert "Hadrons: test for rare kaon contraction code." This reverts commit 1e257a1251. | 2017-02-08 13:23:05 +00:00 |  | 
			
				
					| 
							
							
								 Lanny91 | b9f7ea47c3 | Access hasModule function directly from Environment instance. | 2017-02-08 10:10:06 +00:00 |  | 
			
				
					| 
							
							
								 paboyle | 9ff97b4711 | Improved stencil tests passing all on KNL multinode | 2017-02-07 00:58:34 -05: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 |  | 
			
				
					|  | d775fbb2f9 | Gammas: code cleaning and gamma_L implementation & test | 2017-02-01 15:45:05 -08:00 |  | 
			
				
					| 
							
							
								 Lanny91 | 1e257a1251 | Hadrons: test for rare kaon contraction code. | 2017-02-01 16:36:40 +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 |  | 
			
				
					|  | 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 |  | 
			
				
					| 
							
							
								 Guido Cossu | f05d0565aa | Adding ScalarField theory | 2017-01-30 10:59:28 +00:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | 5c779a789b | Moving registrations in an independent file | 2017-01-27 11:23:51 +00:00 |  | 
			
				
					|  | fad743fbb1 | Build system sanity check: corrected several headers not in the <Grid/*> format | 2017-01-26 17:00:41 -08:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | e863a948e3 | Cleaning up files and directories | 2017-01-26 15:24:49 +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 |  | 
			
				
					|  | 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 | 17629b8d9e | Merge branch 'develop' into feature/hmc_generalise | 2017-01-25 11:33:53 +00:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | 5251ea4d30 | Adding more fermion action modules, generalised DWF | 2017-01-25 11:10:44 +00:00 |  | 
			
				
					|  | 05cb6d318a | gammas: adjoint implemented as a symbolic operation | 2017-01-24 18:07:43 -08:00 |  | 
			
				
					|  | 068b28af2d | Extensive gamma test program | 2017-01-24 17:35:29 -08:00 |  | 
			
				
					|  | d65e81518f | Merge branch 'feature/hadrons' into develop | 2017-01-24 09:21:44 -08:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | 7f456b4173 | 👷 Added all pseudofermion actions to the serialiser | 2017-01-24 13:57:32 +00:00 |  | 
			
				
					|  | a37e71f362 | New automatic implementation of gamma matrices, Meson and SeqGamma are broken | 2017-01-23 19:13:43 -08:00 |  | 
			
				
					| 
							
							
								 Lanny91 | c291ef77b5 | Merge branch 'feature/hadrons' of https://github.com/paboyle/Grid into feature/hadrons | 2017-01-23 15:24:47 +00:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | 244f8fb6dc | Added JSON parser (without NextElement) | 2017-01-23 14:57:38 +00:00 |  | 
			
				
					|  | afa095d33d | HDF5: better complex number support | 2017-01-20 12:10:41 -08:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | 27dfe816fa | Added TwoFlavorsEO Had to remove a conformability check in the Derivative of SchurDiff,
see the comments in the file | 2017-01-20 16:59:31 +00:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | f96fac0aee | All functionalities ready. Todo: add all the fermion action modules | 2017-01-20 12:56:20 +00:00 |  | 
			
				
					| 
							
							
								 Lanny91 | 07f2ebea1b | Meson module now takes list of gamma matrices to insert at source and sink. | 2017-01-19 22:18:42 +00:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | 851f2ad8ef | Adding fermions actions support in the factories | 2017-01-19 10:00:02 +00:00 |  | 
			
				
					|  | f3f0b6fef9 | serious rewriting of Test_serialisation, now crashes if IO inconsistent | 2017-01-18 17:41:05 -08:00 |  | 
			
				
					|  | f599cb5b17 | HDF5 serial IO implemented and tested | 2017-01-18 16:50:21 -08:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | 23e0561dd6 | Added all required functionalities, time for cleaning All actions to be added | 2017-01-18 16:31:51 +00:00 |  | 
			
				
					|  | 5803933aea | First implementation of HDF5 serial IO writer, reader is still empty | 2017-01-17 16:21:18 -08:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | 924130833e | Moved more parameters to serialization | 2017-01-17 13:22:18 +00:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | 7cf833dfe9 | Fixed compilation error in tests hadrons (capital letter in dir name) | 2017-01-17 11:00:54 +00:00 |  | 
			
				
					| 
							
							
								 Guido Cossu | 0157274762 | HMC factories | 2017-01-17 10:46:49 +00:00 |  |