Commit Graph
50 Commits
Author SHA1 Message Date
Mike d5024bd07e Hdf5 writing of scalar (i.e. no Grid subtypes) Eigen::Tensor works. But issues when adding Eigen::Tensor to serialisable object. 2019-02-10 15:33:16 +00:00
Mike 9c4189484a Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-02-09 17:12:43 +00:00
Mike 3720103f41 Adding Eigen::Tensor still WIP 2019-02-09 17:12:36 +00:00
Mike a0a39e4b00 Fixed initialisation of vector of Complex 2019-02-06 21:56:44 +00:00
Mike b9fb16077c Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-02-06 21:37:54 +00:00
Mike 4b3c566c89 ../tests/hadrons/Test_hadrons_distil.cc 2019-02-06 21:36:46 +00:00
Mike ed7175076b Turned off warning of unused variable line 150 2019-02-06 09:32:13 +00:00
Mike 27677b3870 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-02-06 09:25:39 +00:00
Mike 7423f5af1a Examples of how to access Grid Tensors 2019-02-06 09:25:24 +00:00
Mike 57e57d162f Removed Eigen::DontAlign attribute 2019-02-05 12:50:28 +00:00
Mike 5b0870bb19 Added Scalar_ length and Scalar_Unit_Size to Perambulator file for validation 2019-02-05 09:07:05 +00:00
Mike 7f5354630a Updated perambulator binary format to save payload in big endian format on disk 2019-02-04 23:07:59 +00:00
Mike 008ac6b5ae Permabulator is read back from disk if it exists instead of being created 2019-02-04 12:06:32 +00:00
Mike c7aa4e0c1f Perambulator filename can be specified in xml. NB: Perambulator binary format now includes data size in bytes to avoid type mismatches. 2019-02-04 11:30:30 +00:00
Mike 43bd918a47 Logging tweak 2019-02-03 21:48:50 +00:00
Mike 7eda54bb87 Only write indices with dimesion!=1 2019-02-03 20:58:58 +00:00
Mike bd75b843fa Added checksum to data 2019-02-03 20:31:42 +00:00
Mike 8865bf5d7c Implemented perambulator read/write ... but in binary format. Will switch to Hdf5 when I have Antonins feedback 2019-02-03 17:05:19 +00:00
Mike 48528c5b1d Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
Added index names to Perambulator
2019-02-01 15:31:27 +00:00
Mike f7b90a0c14 Added index names to perambulator 2019-02-01 15:20:35 +00:00
Mike b6b267fd4b Fixed new test parameters 2019-01-31 15:11:12 +00:00
Mike 9671a61bb2 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-01-31 15:07:45 +00:00
Mike d7dc617746 Switched perambulator to sue Eigen::Tensor (file write temporarily excluded) 2019-01-31 15:06:52 +00:00
Mike 48b6f7e6ad Changed PerambLight<FIMPL> to PerambLight<GIMPL> 2019-01-31 12:37:00 +00:00
Mike 0da411fe60 LapEvec fixes 2019-01-31 12:28:38 +00:00
Mike d7b9ed199d PerambLight fixes 2019-01-31 12:24:32 +00:00
Mike dae7b30b92 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-01-30 21:16:30 +00:00
Mike f7e4661ca0 Fixed grid3d leak in PerambLight 2019-01-30 21:16:09 +00:00
Mike c7ceff6a21 Switched to Gauge field (GIMPL) 2019-01-28 12:28:35 +00:00
Mike 33d8fb2dd9 Default 2019-01-25 19:21:12 +00:00
Mike 9f6f776460 ensured there is a default test to run 2019-01-25 19:14:22 +00:00
Mike 708ca8585a Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-01-25 13:26:56 +00:00
Mike d15bf4b8e1 Added trajectory number to output file 2019-01-25 13:26:48 +00:00
Mike 577cdf1d72 Simplified tests 2019-01-24 18:50:18 +00:00
Mike f92ed659a7 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-01-24 16:30:28 +00:00
Mike dfb7fb1d9f LapEvec test works on --grid 4.4.4.8 2019-01-24 16:30:13 +00:00
Mike cf85f0388d Still debugging eigenvector parameters 2019-01-24 13:26:05 +00:00
Mike 00b0f75b0d Eigenvectors created. Still need to correctly set parameters for test. 2019-01-24 12:44:06 +00:00
Mike b45586e81c Discovered bug root cause. setup() is called multiple times. Now ready to copy-paste the LapEvec code 2019-01-23 21:17:56 +00:00
Mike 2c7e6bf58b Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-01-23 15:20:06 +00:00
Mike 7c5a06f6d0 Trying to work out why LapEvec constructor not being called 2019-01-23 15:19:51 +00:00
Mike 2062a8d578 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-01-23 13:00:20 +00:00
Mike 3d3e8f4f9f Structured objects passed into LapEvec 2019-01-23 12:59:55 +00:00
Mike 09fa821510 Added remaining methods to Permabulator 2019-01-22 17:59:55 +00:00
Mike 81bb361299 Test program ready 2019-01-22 13:19:39 +00:00
Mike b74492a805 Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil 2019-01-21 10:40:01 +00:00
Mike c93a43f158 Added test program 2019-01-21 10:39:28 +00:00
Mike 2343e621e6 Bananas 2019-01-18 13:32:27 +00:00
Mike b821dde020 Initial version 2019-01-18 13:14:28 +00:00
Mike ae3b053334 Initial version 2019-01-18 13:10:02 +00:00