sort by:
Revision Author Date Message Commit Date
2acd8ec Hadron WeakEye and A2ALoop bug fixes, and WWVVContraction bug fix 08 May 2019, 09:57:36 UTC
b638509 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 08 May 2019, 09:51:04 UTC
edeb590 DiskVector: fix of memory bug triggering segfault when the cache is accessed following a certain pattern 03 May 2019, 16:09:47 UTC
df41de4 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 24 April 2019, 11:02:50 UTC
d416156 Mobius 2+1f sign off. 19 April 2019, 06:57:08 UTC
cd8d939 Integrator logging on by default 19 April 2019, 06:54:17 UTC
760cfe2 RHMC for mobius 19 April 2019, 06:53:54 UTC
13eaf21 HMC make file 18 April 2019, 10:53:26 UTC
1403ab2 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 18 April 2019, 10:06:02 UTC
0368fbc Update 18 April 2019, 10:05:53 UTC
2dd0ec7 Merge pull request #186 from djm2131/feature/eofa-bug-fixes Merge feature/eofa-bug-fixes into develop 17 April 2019, 13:54:06 UTC
f4241e5 Merge pull request #200 from mmphys/feature/XcodeDoc Updated documentation after Peter's review. 17 April 2019, 13:51:19 UTC
26b1d2d Merge branch 'develop' of https://github.com/paboyle/Grid into develop 17 April 2019, 11:08:06 UTC
bc14e86 Simple check 17 April 2019, 11:07:42 UTC
780a678 Simple checks 17 April 2019, 11:07:17 UTC
8b78052 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 17 April 2019, 11:05:09 UTC
2871dec Monius HMC 17 April 2019, 11:04:57 UTC
abde124 Changes locally 17 April 2019, 11:03:20 UTC
1f88ba4 Power method 17 April 2019, 11:03:05 UTC
ea5b3ed Momentum rescaling 17 April 2019, 11:01:06 UTC
a104115 Bounds checking 17 April 2019, 10:56:46 UTC
b899042 Bounds checking 17 April 2019, 10:55:43 UTC
3e712fe Scale momentum convention to CPS/UKQCD MD time 17 April 2019, 10:54:17 UTC
f4723e0 Add bounds checking 17 April 2019, 10:52:23 UTC
9ed2d02 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 12 April 2019, 11:11:06 UTC
50d0163 Merge pull request #190 from mmphys/feature/distil-checkin Eigen::Tensor serialisation. Tested on single and double precision builds 10 April 2019, 11:49:06 UTC
f7b4fd0 Make sure Grid::Serializable can write Eigen Tensors to output streams. NB: 1) The Eigen package defines operator<< for Eigen tensors, but this format is different, hence Grid::Serializable::WriteMember 2) For simplification, the contents are written in memory order. I.e. Different results will be obtained depending on whether the tensor is row- or column-major 06 April 2019, 14:40:23 UTC
1f1aa92 Updated documentation after Peter's review. 1) Removed version numbers from Grid dependencies 2) Explained in a little more detail how to use Xcode to build Grid and Hadrons libraries 06 April 2019, 12:42:39 UTC
82a77f9 ... this time without the new Distillation modules ... 03 April 2019, 22:02:26 UTC
00b4139 Eigen tensor serialisation fixes after Antonin's review 03 April 2019, 21:48:07 UTC
3e9c757 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 03 April 2019, 15:56:48 UTC
ecf736e Merge pull request #193 from nils-asmussen/fix_GaugeFix_inputmod Fixes #192 and adds gauge transformation matrix as output. 02 April 2019, 17:28:50 UTC
f22ab5e Merge branch 'develop' of https://github.com/paboyle/Grid into develop 02 April 2019, 10:29:59 UTC
72f959c MGauge::GaugeFix use standard convention for fields 29 March 2019, 16:51:21 UTC
63001d3 fix bug: MGauge::GaugeFix should not modify its input 29 March 2019, 16:51:11 UTC
b1d3d1f add gauge transformation matrix as output to module MGauge/GaugeFix 29 March 2019, 16:51:00 UTC
0a270b3 Merge pull request #191 from mmphys/GridXcode Documentation for using Grid with Xcode on Mac OS 27 March 2019, 22:53:35 UTC
6536bed Documentation for using Grid with Xcode on Mac OS 27 March 2019, 20:51:20 UTC
7916001 endianness fix in resilient IO 26 March 2019, 16:06:13 UTC
47f5b1e Iterator added. Will wait for review comments before finalising. 25 March 2019, 18:19:55 UTC
a381d34 Fix build with Intel '17 compiler, i.e. workaround incorrect auto types for c++ style definitions. E.g. assuming T::rank is an int, then objects defined like so: const auto rank{T::rank}; should also be int. Unfortunately, Intel '17 instead defines them to be std::initializer_list<int>, then proceeds to complain where these variables are used that they cannot be converted to int. NB: This was fixed under Intel '18 23 March 2019, 09:24:15 UTC
f0c2108 Pushed paboyle's changes: Updates for clang happy 22 March 2019, 12:59:14 UTC
93a5fc0 Updates for clang happy 22 March 2019, 11:39:22 UTC
6d1de8e Merge paboyle's no compile in single precision Intel 2019 fix 21 March 2019, 16:48:08 UTC
116dde3 No compile in single precisoin Intel 2019 fix 21 March 2019, 14:13:33 UTC
12d8bf1 Eigen::Tensor serialisation. Tested on single and double precision builds 20 March 2019, 22:27:41 UTC
d921a99 precision fix 19 March 2019, 17:07:40 UTC
9790926 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 19 March 2019, 16:35:48 UTC
a6adb85 Merge pull request #185 from mmphys/feature/trait-recommend Recommendations for Traits classes 18 March 2019, 12:22:42 UTC
98b5b61 Remove bundled Eigen stuff 15 March 2019, 23:44:28 UTC
6896c57 Fix typo so it matches develop 15 March 2019, 23:34:36 UTC
b3d480a Remove bundled source from my local repository 15 March 2019, 23:17:03 UTC
bb731c9 Slightly generalize interface to SchurRedBlackBase and derived solver classes so we can pass forecasted initial guesses in EOFA heatbath correctly 15 March 2019, 23:10:56 UTC
974003a Fix sign convention of ExactOneFlavourRatioPseudoFermionAction::deriv() to match force conventions for Integrator class 15 March 2019, 23:04:29 UTC
9334877 Resolved merge conflict 15 March 2019, 23:01:37 UTC
91cffef Updates after review with Peter. 07 March 2019, 14:30:35 UTC
acd25d0 Wilson clover multi grid for lime lattice 04 March 2019, 11:30:15 UTC
b7db999 Recommendations for Traits classes 28 February 2019, 20:06:59 UTC
b930eda Merge branch 'develop' of github.com:paboyle/Grid into develop 27 February 2019, 02:27:46 UTC
7852181 Hadrons: uninitialised pointer fix (might have been harmless) 27 February 2019, 02:27:40 UTC
bdf87bc Hadrons: beware of the nasty uninitialised twists 27 February 2019, 02:27:09 UTC
136e7b2 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 26 February 2019, 11:31:36 UTC
1ea64b2 Smearing test. Test on free field. 26 February 2019, 11:31:17 UTC
8f661f6 Smearing for quark observables 26 February 2019, 11:31:00 UTC
ae9e248 Smearing 26 February 2019, 11:29:12 UTC
351ffe7 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 25 February 2019, 14:06:09 UTC
6160795 dt^2 term comments 24 February 2019, 15:23:20 UTC
ded2d5c HMC directory 24 February 2019, 15:22:57 UTC
0425512 HMC directory 24 February 2019, 15:22:17 UTC
a9a3248 More precision in rect force test 24 February 2019, 15:21:19 UTC
7c461dc Bounds checking plan setup 24 February 2019, 15:19:48 UTC
15fddde ConstEE override in Clover 24 February 2019, 14:44:43 UTC
048397d Default tau spacing should be longer c.f. Zbigniew Srocinsky thesis 24 February 2019, 14:43:22 UTC
196c9e4 Better conformable check with message 24 February 2019, 14:42:52 UTC
6a08237 Make ConstEE except override in clover 24 February 2019, 14:41:59 UTC
22476cc Power method estimator of spectral range 24 February 2019, 14:37:56 UTC
cb16c96 Hadrons: XML validator utility 22 February 2019, 18:41:26 UTC
e37614b display relative norm during field IO norm check 14 February 2019, 16:23:50 UTC
042bad2 possibility to set a build number 14 February 2019, 13:58:17 UTC
5bc0857 IO norm check on relative norm 10 February 2019, 22:12:47 UTC
b540dc1 Output field norm check during IO 10 February 2019, 21:41:17 UTC
7672bb6 Hadrons: random vector utility module I/O 10 February 2019, 21:25:25 UTC
f80c548 quieter initialisation 10 February 2019, 20:47:35 UTC
c8bcee6 Merge pull request #183 from nils-asmussen/fix-eigen-patch fix patch command for eigen in bootstrap.sh 06 February 2019, 14:36:36 UTC
6e0d43a fix patch command for eigen in bootstrap.sh 06 February 2019, 11:25:51 UTC
c125720 Mres changes and gauge xform mat changes 05 February 2019, 23:43:00 UTC
74c3882 Hadrons: 32 bit I/O directly in Lanczos module 05 February 2019, 21:56:51 UTC
318c64a Hadrons: copyright update 05 February 2019, 19:13:37 UTC
d5b053f Hadrons: 1 propagator loop construction now using A2A vectors 05 February 2019, 19:12:38 UTC
c60e50e Hadrons: copyright update 05 February 2019, 18:55:24 UTC
08d8b1d Hadrons: 4-quark eye 3-pt contractions 05 February 2019, 18:53:20 UTC
90d6d28 Hadrons: non-eye weak 3pt fix 05 February 2019, 11:35:10 UTC
9c31305 Hadrons: test cleaning 04 February 2019, 21:26:25 UTC
2eb584f Hadrons: 4-quark non-eye 3-pt contractions 04 February 2019, 21:24:07 UTC
6b46834 Hadrons: archiving unmaintained or exotic modules 04 February 2019, 21:23:30 UTC
3692c7f Hadrons: type alias cleaning and global correlator class (need to propagate) 04 February 2019, 21:21:51 UTC
0cf9458 array with all gammas for convenience 04 February 2019, 21:20:16 UTC
68868c8 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 31 January 2019, 14:46:56 UTC
9b6ddb6 Adding a norm of a general field check, so that for things other than gauge configs there is an analogue of plaquette norm. Improve argument checking in the BinaryIO.h, as there looks to be some corruption issue intermittently on tesseract jobs. Not clear where the root bug is. 16 January 2019, 22:35:58 UTC
91a7fe2 Merge branch 'DanielRichtmann-feature/wilsonmg' into develop 02 January 2019, 14:40:31 UTC
back to top