|
bd75b843fa
|
Added checksum to data
|
2019-02-03 20:31:42 +00:00 |
|
|
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 |
|
ferben
|
caabbcd951
|
minor change
|
2019-02-01 17:50:18 +00:00 |
|
|
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 |
|
|
f7b90a0c14
|
Added index names to perambulator
|
2019-02-01 15:20:35 +00:00 |
|
ferben
|
a9848becb0
|
unsmeared sinks can now be computed - new test program available
|
2019-02-01 13:23:42 +00:00 |
|
|
7cc13f48d5
|
added some TODO comments; needs discussion
|
2019-01-31 16:54:11 +00:00 |
|
|
b6b267fd4b
|
Fixed new test parameters
|
2019-01-31 15:11:12 +00:00 |
|
|
9671a61bb2
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-01-31 15:07:45 +00:00 |
|
|
d7dc617746
|
Switched perambulator to sue Eigen::Tensor (file write temporarily excluded)
|
2019-01-31 15:06:52 +00:00 |
|
|
32cb2e1a9a
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-01-31 13:01:31 +00:00 |
|
|
3d31113337
|
added test t5 to compute meson fields of different quarks. Different nvec are allowed.
|
2019-01-31 13:01:16 +00:00 |
|
|
48b6f7e6ad
|
Changed PerambLight<FIMPL> to PerambLight<GIMPL>
|
2019-01-31 12:37:00 +00:00 |
|
|
0da411fe60
|
LapEvec fixes
|
2019-01-31 12:28:38 +00:00 |
|
|
d7b9ed199d
|
PerambLight fixes
|
2019-01-31 12:24:32 +00:00 |
|
|
7e74f7bec4
|
tsrc != 0 now works
|
2019-01-31 11:35:05 +00:00 |
|
|
dae7b30b92
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-01-30 21:16:30 +00:00 |
|
|
f7e4661ca0
|
Fixed grid3d leak in PerambLight
|
2019-01-30 21:16:09 +00:00 |
|
ferben
|
7b66197534
|
meson fields are now the same
|
2019-01-30 18:03:34 +00:00 |
|
ferben
|
c3273eff20
|
agreement up to laph vectors
|
2019-01-30 11:20:22 +00:00 |
|
ferben
|
67a3d7aeed
|
added debug output, perambulators now agree up to 8 digits
|
2019-01-29 16:24:59 +00:00 |
|
ferben
|
d8831fe925
|
changed parameters to match Test_Distil
|
2019-01-29 13:40:26 +00:00 |
|
|
c7ceff6a21
|
Switched to Gauge field (GIMPL)
|
2019-01-28 12:28:35 +00:00 |
|
ferben
|
5580b3a7d1
|
bugfix in DistilVectors
|
2019-01-28 12:24:47 +00:00 |
|
|
33d8fb2dd9
|
Default
|
2019-01-25 19:21:12 +00:00 |
|
|
9f6f776460
|
ensured there is a default test to run
|
2019-01-25 19:14:22 +00:00 |
|
ferben
|
84fe36d084
|
meson functions work until to be saved
|
2019-01-25 17:26:43 +00:00 |
|
ferben
|
3438dde8df
|
test prog now computes everything up to meson fields
|
2019-01-25 15:19:18 +00:00 |
|
ferben
|
aea49bc349
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-01-25 13:44:30 +00:00 |
|
ferben
|
9ef6f9878e
|
test works up to perambulators now
|
2019-01-25 13:44:19 +00:00 |
|
|
708ca8585a
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-01-25 13:26:56 +00:00 |
|
|
d15bf4b8e1
|
Added trajectory number to output file
|
2019-01-25 13:26:48 +00:00 |
|
ferben
|
7496da0987
|
bugfix in prambLight
|
2019-01-25 13:08:56 +00:00 |
|
ferben
|
2568f5b925
|
bugfix in prambLight
|
2019-01-25 12:37:18 +00:00 |
|
|
577cdf1d72
|
Simplified tests
|
2019-01-24 18:50:18 +00:00 |
|
|
f92ed659a7
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-01-24 16:30:28 +00:00 |
|
|
dfb7fb1d9f
|
LapEvec test works on --grid 4.4.4.8
|
2019-01-24 16:30:13 +00:00 |
|
|
a4c1ab6147
|
all modules linked in test prog
|
2019-01-24 16:12:19 +00:00 |
|
|
cf85f0388d
|
Still debugging eigenvector parameters
|
2019-01-24 13:26:05 +00:00 |
|
|
00b0f75b0d
|
Eigenvectors created. Still need to correctly set parameters for test.
|
2019-01-24 12:44:06 +00:00 |
|
|
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 |
|
|
2c7e6bf58b
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-01-23 15:20:06 +00:00 |
|
|
7c5a06f6d0
|
Trying to work out why LapEvec constructor not being called
|
2019-01-23 15:19:51 +00:00 |
|
ferben
|
068ef85b05
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-01-23 15:08:24 +00:00 |
|
ferben
|
a6ab742fdb
|
added perambs to test
|
2019-01-23 13:58:20 +00:00 |
|
|
2062a8d578
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-01-23 13:00:20 +00:00 |
|
|
3d3e8f4f9f
|
Structured objects passed into LapEvec
|
2019-01-23 12:59:55 +00:00 |
|
ferben
|
2756f16a5e
|
created test prog for perambs
|
2019-01-23 12:49:20 +00:00 |
|
ferben
|
d7908c33de
|
moved hard-coded parameters in DistilVectors to module input
|
2019-01-23 11:32:53 +00:00 |
|
ferben
|
4cc2ebc9e4
|
moved hard-coded parameters to module input
|
2019-01-23 11:26:07 +00:00 |
|