1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-13 04:37:05 +01:00
Commit Graph

968 Commits

Author SHA1 Message Date
neo
f7a1cef15b Merge remote-tracking branch 'upstream/master'
Conflicts:
	lib/Make.inc
	tests/Make.inc
2015-06-15 16:48:50 +09:00
308d53858b Merge branch 'master' of https://github.com/paboyle/Grid 2015-06-14 01:29:41 +01:00
392399e866 Merge branch 'master' of https://github.com/paboyle/Grid 2015-06-14 01:29:41 +01:00
ae0873bc77 First cut at SUN support for quenched updates 2015-06-14 01:28:54 +01:00
55d7483608 First cut at SUN support for quenched updates 2015-06-14 01:28:54 +01:00
3f7a66328a Merge branch 'master' of https://github.com/paboyle/Grid 2015-06-14 01:27:07 +01:00
337bccf27d Merge branch 'master' of https://github.com/paboyle/Grid 2015-06-14 01:27:07 +01:00
353c9598c1 Logical elemenet by element on tensors 2015-06-14 01:08:29 +01:00
2b971c14c0 Logical elemenet by element on tensors 2015-06-14 01:08:29 +01:00
a5bb9472b6 WHere should always have precisely matching types in ET system 2015-06-14 01:07:58 +01:00
250cb00c42 WHere should always have precisely matching types in ET system 2015-06-14 01:07:58 +01:00
84a207f2e6 Where and many other functions (sin cos abs log exp) into ET system 2015-06-14 01:07:25 +01:00
f5bcca6cdf Where and many other functions (sin cos abs log exp) into ET system 2015-06-14 01:07:25 +01:00
667abe888a Cosmetic 2015-06-14 01:06:56 +01:00
be3f4ce201 Cosmetic 2015-06-14 01:06:56 +01:00
bc238177b7 real comps and expression comps 2015-06-14 01:05:57 +01:00
264d0d1735 real comps and expression comps 2015-06-14 01:05:57 +01:00
2303a2231b Allow real comparisons and expressions in comparisons 2015-06-14 01:05:39 +01:00
6ca940b5a6 Allow real comparisons and expressions in comparisons 2015-06-14 01:05:39 +01:00
9bdb8ffb3f Allow sparse occupation of vectors in some cases 2015-06-14 01:05:06 +01:00
b66bbed548 Allow sparse occupation of vectors in some cases 2015-06-14 01:05:06 +01:00
38e8a61035 Moving more into the ET system 2015-06-14 01:04:32 +01:00
463b9ca374 Moving more into the ET system 2015-06-14 01:04:32 +01:00
02885ee583 trying to find a way to remove functions from the ET system using explicit
expression closure statements. Not sure if this works yet
2015-06-14 01:03:28 +01:00
611f7ec38c trying to find a way to remove functions from the ET system using explicit
expression closure statements. Not sure if this works yet
2015-06-14 01:03:28 +01:00
6a697be060 Transpose always returns self image 2015-06-14 01:02:31 +01:00
f490f320ae Transpose always returns self image 2015-06-14 01:02:31 +01:00
4d81d402b9 Extra lattice unaries 2015-06-14 01:01:55 +01:00
58f50b7520 Extra lattice unaries 2015-06-14 01:01:55 +01:00
0f7cf40867 Moving where in to the expression template system; deprecate 2015-06-14 01:01:21 +01:00
e5c980f169 Moving where in to the expression template system; deprecate 2015-06-14 01:01:21 +01:00
8b9a9aea81 More TODO as ever 2015-06-14 01:00:46 +01:00
c185cbdc40 More TODO as ever 2015-06-14 01:00:46 +01:00
87cc0d4ca3 Peek poke colour/spin/complex and trace transpose support 2015-06-14 01:00:11 +01:00
6b8bdf0c6b Peek poke colour/spin/complex and trace transpose support 2015-06-14 01:00:11 +01:00
66e5718610 const safety 2015-06-14 00:59:50 +01:00
68b82ddd99 const safety 2015-06-14 00:59:50 +01:00
19e8d2809a Binop assist and real/complex improvements 2015-06-14 00:59:07 +01:00
22c8185caa Binop assist and real/complex improvements 2015-06-14 00:59:07 +01:00
8245585dee More functions broken out into element by element 2015-06-14 00:58:14 +01:00
42f7e5b7f8 More functions broken out into element by element 2015-06-14 00:58:14 +01:00
9006f7a34a typo fix -- remove extra template arg 2015-06-14 00:57:23 +01:00
84485afe6c typo fix -- remove extra template arg 2015-06-14 00:57:23 +01:00
d5810eaef1 Logical ops element by element 2015-06-14 00:56:40 +01:00
3dea03e72b Logical ops element by element 2015-06-14 00:56:40 +01:00
b521155218 Real complex improved 2015-06-14 00:56:08 +01:00
dbfb1a69c6 Real complex improved 2015-06-14 00:56:08 +01:00
51ebc4f402 Handle case of simd_layout not filling whole vector.
Useful if real complex live on same grid
2015-06-14 00:55:21 +01:00
ef97692622 Handle case of simd_layout not filling whole vector.
Useful if real complex live on same grid
2015-06-14 00:55:21 +01:00
17de4bce20 Real/Complex improvements 2015-06-14 00:54:18 +01:00