1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib/tensors
Peter Boyle 28bdc90908 Sizable improvement in multigrid for unsquared.
6000 matmuls CG unprec
2000 matmuls CG prec (4000 eo muls)
1050 matmuls PGCR on 16^3 x 32 x 8 m=.01

Substantial effort on timing and logging infrastructure
2015-07-24 01:31:13 +09:00
..
Tensor_arith_add.h Addedd Ta functionality to the tensor types 2015-06-04 18:11:32 +09:00
Tensor_arith_mac.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Tensor_arith_mul.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Tensor_arith_scalar.h typo fix -- remove extra template arg 2015-06-14 00:57:23 +01:00
Tensor_arith_sub.h Addedd Ta functionality to the tensor types 2015-06-04 18:11:32 +09:00
Tensor_arith.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Tensor_class.h Big commit fixing nocompiles in defective C++11 compilers (gcc, icpc). stared getting to 2015-06-30 15:17:27 +01:00
Tensor_determinant.h Lattice matrix exponential ok 2015-06-17 20:41:07 +09:00
Tensor_exp.h Debugged vector version of ProjectOnGroup 2015-07-06 02:24:58 +09:00
Tensor_extract_merge.h Sizable improvement in multigrid for unsquared. 2015-07-24 01:31:13 +09:00
Tensor_index.h Cleaning up the recursion for traceIndex<n> after the changes the enable G++ to 2015-07-01 23:43:57 +01:00
Tensor_inner.h Real/Complex improvements 2015-06-14 00:54:18 +01:00
Tensor_logical.h Logical ops element by element 2015-06-14 00:56:40 +01:00
Tensor_outer.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Tensor_reality.h Addedd Ta functionality to the tensor types 2015-06-04 18:11:32 +09:00
Tensor_Ta.h HMC for Wilson Gauge action works 2015-07-06 12:58:49 +09:00
Tensor_trace.h Cleaning up the recursion for traceIndex<n> after the changes the enable G++ to 2015-07-01 23:43:57 +01:00
Tensor_traits.h Real handling improvement 2015-06-14 00:53:52 +01:00
Tensor_transpose.h Cleaning up the recursion for traceIndex<n> after the changes the enable G++ to 2015-07-01 23:43:57 +01:00
Tensor_unary.h Unary funcs update 2015-06-14 00:53:18 +01:00