1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-06-19 18:33:43 +01:00

Commit Graph

  • 18b603c5ae simple but hopefully efficient baryon field ferben 2019-02-28 10:27:05 +00:00
  • e9784572af baryons... ferben 2019-02-27 17:51:25 +00:00
  • b930eda69d Merge branch 'develop' of github.com:paboyle/Grid into develop portelli 2019-02-27 02:27:46 +00:00
  • 7852181c2c Hadrons: uninitialised pointer fix (might have been harmless) portelli 2019-02-27 02:27:40 +00:00
  • bdf87bc994 Hadrons: beware of the nasty uninitialised twists portelli 2019-02-27 02:27:09 +00:00
  • f168a9e7ee continued with baryons Felix Erben 2019-02-26 16:41:52 +00:00
  • 50b6db75da Merge branch 'feature/distil' of https://github.com/mmphys/Grid into feature/distil Felix Erben 2019-02-26 15:57:09 +00:00
  • df065f1d57 first test configs Felix Erben 2019-02-26 15:57:01 +00:00
  • 136e7b2314 Merge branch 'develop' of https://github.com/paboyle/Grid into develop Azusa Yamaguchi 2019-02-26 11:31:36 +00:00
  • 1ea64b24fe Smearing test. Test on free field. Azusa Yamaguchi 2019-02-26 11:31:17 +00:00
  • 8f661f6c05 Smearing for quark observables Azusa Yamaguchi 2019-02-26 11:31:00 +00:00
  • ae9e248c95 Smearing Azusa Yamaguchi 2019-02-26 11:29:12 +00:00
  • 578eb177e7 Tweaked format and memory use on Xml format. Still crashes (out of memory) on large read on my laptop Mike 2019-02-25 22:03:21 +00:00
  • 81b3f3d2ca Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil Mike 2019-02-25 15:39:07 +00:00
  • 7c7ffa3b10 Added text read/write Mike 2019-02-25 15:38:47 +00:00
  • 1f098ceecf Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil ferben 2019-02-25 15:36:23 +00:00
  • c47c1a2472 started working on baryons - this time efficiently ferben 2019-02-25 15:36:11 +00:00
  • ec45b16840 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil Mike 2019-02-25 14:10:34 +00:00
  • 9288019789 Added Xml IO (has one deficiency: the format for multi-dimensional data is flat) Mike 2019-02-25 14:10:24 +00:00
  • 351ffe73cd Merge branch 'develop' of https://github.com/paboyle/Grid into develop fionnoh 2019-02-25 14:06:09 +00:00
  • 9c04139362 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil ferben 2019-02-25 12:40:44 +00:00
  • cfc14a7432 more adjustments to test ferben 2019-02-25 12:40:32 +00:00
  • 31e40c26fa Oops. Forgot to delete SortNode (prevented linking) Mike 2019-02-25 11:35:33 +00:00
  • 3f2fe5c7e7 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil ferben 2019-02-25 11:18:34 +00:00
  • 76b6e8a01e first tesseract test ferben 2019-02-25 11:18:25 +00:00
  • f9543982e4 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil Mike 2019-02-25 11:07:43 +00:00
  • 3c9f2d4106 Chunking layout reasonably efficient. Looks for small prime factors of each dimension, falling back to approximate size if needed. Mike 2019-02-25 11:07:29 +00:00
  • 6160795a43 dt^2 term comments Peter Boyle 2019-02-24 15:23:20 +00:00
  • ded2d5c3ab HMC directory Peter Boyle 2019-02-24 15:22:57 +00:00
  • 04255128ef HMC directory Peter Boyle 2019-02-24 15:22:17 +00:00
  • a9a3248cb5 More precision in rect force test Peter Boyle 2019-02-24 15:21:19 +00:00
  • 7c461dc664 Bounds checking plan setup Peter Boyle 2019-02-24 15:19:48 +00:00
  • 15fddde9bf ConstEE override in Clover Peter Boyle 2019-02-24 14:44:43 +00:00
  • 048397d880 Default tau spacing should be longer c.f. Zbigniew Srocinsky thesis Peter Boyle 2019-02-24 14:43:22 +00:00
  • 196c9e4a4a Better conformable check with message Peter Boyle 2019-02-24 14:42:52 +00:00
  • 6a0823718e Make ConstEE except override in clover Peter Boyle 2019-02-24 14:41:59 +00:00
  • 22476cc5a3 Power method estimator of spectral range Peter Boyle 2019-02-24 14:37:56 +00:00
  • cb16c96dc7 Hadrons: XML validator utility portelli 2019-02-22 18:41:26 +00:00
  • cad26a736e quick&dirty fix for g5*field ferben 2019-02-22 17:05:16 +00:00
  • 4f2ac433f1 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil ferben 2019-02-22 16:31:26 +00:00
  • f9e505108b test Aslash ferben 2019-02-22 16:31:17 +00:00
  • d2aced13da Merge branch 'feature/distil' of https://github.com/mmphys/Grid into feature/distil Felix Erben 2019-02-22 16:30:40 +00:00
  • 03d031d623 tesserct test Felix Erben 2019-02-22 16:30:22 +00:00
  • 44a2d4854a Ensured Hdf5 chunk size always less than 4GB Mike 2019-02-22 15:14:32 +00:00
  • 292ff33f7f Removed issue with std::string_literal Mike 2019-02-21 16:51:05 +00:00
  • 55886cf9db ran make_module_list.sh Mike 2019-02-21 16:14:13 +00:00
  • c640923159 Fixed reference to depth from test Mike 2019-02-21 15:48:52 +00:00
  • 752530f352 Gotten rid of c++17 in Test_serialisation.cc Mike 2019-02-21 14:43:07 +00:00
  • 34b9450fc9 Gotten rid of c++17 Mike 2019-02-21 14:22:48 +00:00
  • 5d6462b706 bugfix ferben 2019-02-21 11:13:10 +00:00
  • f70c5b004a some cleanup in Baryon2pt ferben 2019-02-20 12:56:13 +00:00
  • 5bb9de9242 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil Mike 2019-02-19 17:37:37 +00:00
  • 982a24514b Binary IO also implemented and tested Mike 2019-02-19 17:37:21 +00:00
  • 97c6f770b4 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil ferben 2019-02-19 17:22:41 +00:00
  • 4522f1e831 separated final 2pt Contraction ferben 2019-02-19 17:22:30 +00:00
  • c14547ddbe EigenIO writing rationalised. All indices (trivial or not) written Mike 2019-02-19 16:12:55 +00:00
  • 63c97db414 Prior to rationalising 2 versions of BaseIO::write (scalar and vector) Mike 2019-02-19 13:29:08 +00:00
  • 6ebb32ffbf Rationalised Test_serialisation Mike 2019-02-18 21:40:53 +00:00
  • 07c97cb424 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil Mike 2019-02-18 17:12:36 +00:00
  • 04b58de5de Read-back working. Mike 2019-02-18 17:12:27 +00:00
  • 6e822b7201 added sign for contraction sum ferben 2019-02-18 15:21:13 +00:00
  • 625ccfcd72 continued baryon contraction code ferben 2019-02-18 13:10:34 +00:00
  • c77069244d Nearly ready. Just finishing off readback and compare Mike 2019-02-18 08:55:50 +00:00
  • 9815ddb853 Started read routines. Introduced readMultiDim and tested I didnt break anything Mike 2019-02-16 19:30:33 +00:00
  • 74a3a5b825 Fixed existing bug in Hdf5Reader::readDefault for std::vector<U> Mike 2019-02-16 18:45:46 +00:00
  • 00e9416e0a Tweak to initialisation example Mike 2019-02-16 17:08:22 +00:00
  • b6803a070a Making sure I understand row-major vs column-major ordering Mike 2019-02-16 16:18:28 +00:00
  • bfd2770657 started on baryon flavour sums ferben 2019-02-15 15:51:46 +00:00
  • 668b1e77c7 small changes ferben 2019-02-15 15:31:53 +00:00
  • e51744260f Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil ferben 2019-02-15 14:32:26 +00:00
  • e0987d7d81 first contraction version done ferben 2019-02-15 14:32:17 +00:00
  • 26b94d7bda Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil Mike 2019-02-15 13:53:00 +00:00
  • df0c8b5d84 Test of Eigen slices Mike 2019-02-15 13:52:49 +00:00
  • a111d814db Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil ferben 2019-02-15 10:47:41 +00:00
  • e8bd8767c0 Get rid of declarations inside constexpr functions. if constexpr warning remains Mike 2019-02-15 10:06:15 +00:00
  • 8cb96cb693 Hmmm lots of warnings depending on compiler ... Mike 2019-02-14 19:17:12 +00:00
  • b9bee45277 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil Mike 2019-02-14 19:05:47 +00:00
  • bee24655cd Finalising traits Mike 2019-02-14 19:05:35 +00:00
  • 886c895f81 baryon field structure is now eigentensor - started on contractions for 2pt functions ferben 2019-02-14 16:44:54 +00:00
  • e37614bde4 display relative norm during field IO norm check portelli 2019-02-14 16:23:50 +00:00
  • 042bad2ced possibility to set a build number portelli 2019-02-14 13:58:17 +00:00
  • 59c8cc1588 Minor bugfix Mike 2019-02-13 22:11:24 +00:00
  • 11467a994d Enough for tonight Mike 2019-02-13 21:48:35 +00:00
  • 9f2ca98dfc enseble can now be specified in LapEvec ferben 2019-02-13 13:54:31 +00:00
  • bf434b6bef Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil Mike 2019-02-13 12:14:18 +00:00
  • 41ff592515 Moved serialisation tests into Test_serialisation Mike 2019-02-13 12:14:01 +00:00
  • 48ec937c55 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil ferben 2019-02-13 11:48:57 +00:00
  • 65731546b7 merge... ferben 2019-02-13 11:48:34 +00:00
  • 76c6a6772a Added rank_non_trivial Mike 2019-02-12 22:15:55 +00:00
  • e7048231bc Working version with additional Grid traits pre: review by Antonin Mike 2019-02-12 13:59:48 +00:00
  • 49babeab19 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil Mike 2019-02-11 23:26:46 +00:00
  • fb2cb3015e Writing of Eigen::Tensor of grid objects now works (for Hdf5) Mike 2019-02-11 23:26:18 +00:00
  • 53f45d2c7e Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil ferben 2019-02-11 17:39:55 +00:00
  • d889cebc60 unique string is now used ferben 2019-02-11 17:39:42 +00:00
  • 9a225235b6 Can write both fixed and dynamic sized tensors (small tidy) Mike 2019-02-11 17:15:38 +00:00
  • dff7d9261d Can write both fixed and dynamic sized tensors Mike 2019-02-11 15:47:40 +00:00
  • 6f2663edf6 Serialisation of an object containing an Eigen::Tensor works for Hdf5. Still quite a lot of tidying up to do. Mike 2019-02-10 23:19:20 +00:00
  • 5bc0857412 IO norm check on relative norm portelli 2019-02-10 22:12:47 +00:00
  • b540dc1cee Output field norm check during IO portelli 2019-02-10 21:41:17 +00:00
  • 7672bb6434 Hadrons: random vector utility module I/O portelli 2019-02-10 21:25:25 +00:00