1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib/tensors
2015-07-01 23:43:57 +01: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 Lattice matrix exponential ok 2015-06-17 20:41:07 +09:00
Tensor_extract_merge.h Corrected bug in integer multiplications for SSE4 and AVX2 2015-06-16 23:34:45 +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 Lattice matrix exponential ok 2015-06-17 20:41:07 +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