|
6ebb32ffbf
|
Rationalised Test_serialisation
|
2019-02-18 21:40:53 +00:00 |
|
|
07c97cb424
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-02-18 17:12:36 +00:00 |
|
|
04b58de5de
|
Read-back working.
|
2019-02-18 17:12:27 +00:00 |
|
ferben
|
6e822b7201
|
added sign for contraction sum
|
2019-02-18 15:21:13 +00:00 |
|
ferben
|
625ccfcd72
|
continued baryon contraction code
|
2019-02-18 13:10:34 +00:00 |
|
|
c77069244d
|
Nearly ready. Just finishing off readback and compare
|
2019-02-18 08:55:50 +00:00 |
|
|
9815ddb853
|
Started read routines. Introduced readMultiDim and tested I didnt break anything
|
2019-02-16 19:30:33 +00:00 |
|
|
74a3a5b825
|
Fixed existing bug in Hdf5Reader::readDefault for std::vector<U>
|
2019-02-16 18:45:46 +00:00 |
|
|
00e9416e0a
|
Tweak to initialisation example
|
2019-02-16 17:08:22 +00:00 |
|
|
b6803a070a
|
Making sure I understand row-major vs column-major ordering
|
2019-02-16 16:18:28 +00:00 |
|
ferben
|
bfd2770657
|
started on baryon flavour sums
|
2019-02-15 15:51:46 +00:00 |
|
ferben
|
668b1e77c7
|
small changes
|
2019-02-15 15:31:53 +00:00 |
|
ferben
|
e51744260f
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-02-15 14:32:26 +00:00 |
|
ferben
|
e0987d7d81
|
first contraction version done
|
2019-02-15 14:32:17 +00:00 |
|
|
26b94d7bda
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-02-15 13:53:00 +00:00 |
|
|
df0c8b5d84
|
Test of Eigen slices
|
2019-02-15 13:52:49 +00:00 |
|
ferben
|
a111d814db
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-02-15 10:47:41 +00:00 |
|
|
e8bd8767c0
|
Get rid of declarations inside constexpr functions. if constexpr warning remains
|
2019-02-15 10:06:15 +00:00 |
|
|
8cb96cb693
|
Hmmm lots of warnings depending on compiler ...
|
2019-02-14 19:17:12 +00:00 |
|
|
b9bee45277
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-02-14 19:05:47 +00:00 |
|
|
bee24655cd
|
Finalising traits
|
2019-02-14 19:05:35 +00:00 |
|
|
886c895f81
|
baryon field structure is now eigentensor - started on contractions for 2pt functions
|
2019-02-14 16:44:54 +00:00 |
|
|
59c8cc1588
|
Minor bugfix
|
2019-02-13 22:11:24 +00:00 |
|
|
11467a994d
|
Enough for tonight
|
2019-02-13 21:48:35 +00:00 |
|
ferben
|
9f2ca98dfc
|
enseble can now be specified in LapEvec
|
2019-02-13 13:54:31 +00:00 |
|
|
bf434b6bef
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-02-13 12:14:18 +00:00 |
|
|
41ff592515
|
Moved serialisation tests into Test_serialisation
|
2019-02-13 12:14:01 +00:00 |
|
ferben
|
48ec937c55
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-02-13 11:48:57 +00:00 |
|
ferben
|
65731546b7
|
merge...
|
2019-02-13 11:48:34 +00:00 |
|
|
76c6a6772a
|
Added rank_non_trivial
|
2019-02-12 22:15:55 +00:00 |
|
|
e7048231bc
|
Working version with additional Grid traits pre: review by Antonin
|
2019-02-12 13:59:48 +00:00 |
|
|
49babeab19
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-02-11 23:26:46 +00:00 |
|
|
fb2cb3015e
|
Writing of Eigen::Tensor of grid objects now works (for Hdf5)
|
2019-02-11 23:26:18 +00:00 |
|
ferben
|
53f45d2c7e
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-02-11 17:39:55 +00:00 |
|
ferben
|
d889cebc60
|
unique string is now used
|
2019-02-11 17:39:42 +00:00 |
|
|
9a225235b6
|
Can write both fixed and dynamic sized tensors (small tidy)
|
2019-02-11 17:15:38 +00:00 |
|
|
dff7d9261d
|
Can write both fixed and dynamic sized tensors
|
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.
|
2019-02-10 23:19:20 +00:00 |
|
|
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 |
|
|
9c4189484a
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-02-09 17:12:43 +00:00 |
|
|
3720103f41
|
Adding Eigen::Tensor still WIP
|
2019-02-09 17:12:36 +00:00 |
|
ferben
|
c4d27ee30f
|
added parity operator to baryon fields
|
2019-02-08 15:49:52 +00:00 |
|
ferben
|
d26a5dce12
|
bugfix
|
2019-02-08 14:37:09 +00:00 |
|
ferben
|
5843a943d9
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-02-08 14:36:08 +00:00 |
|
ferben
|
c1341b8ed2
|
bugfix
|
2019-02-08 14:33:06 +00:00 |
|
|
6a4515d0cd
|
baryons have now the correct (?) structure - also easier!
|
2019-02-07 12:27:57 +00:00 |
|
|
a0a39e4b00
|
Fixed initialisation of vector of Complex
|
2019-02-06 21:56:44 +00:00 |
|
|
b9fb16077c
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-02-06 21:37:54 +00:00 |
|
|
4b3c566c89
|
../tests/hadrons/Test_hadrons_distil.cc
|
2019-02-06 21:36:46 +00:00 |
|
ferben
|
cbd2dfe53f
|
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
|
2019-02-06 12:56:49 +00:00 |
|