cnorxz/src/include
2019-01-15 17:41:43 +01:00
..
extensions function structs corresponding to math.h functions + some code optimizations 2018-07-19 19:29:52 +02:00
ranges enable multi threading 2019-01-15 17:41:43 +01:00
xfor enable multi threading 2019-01-15 17:41:43 +01:00
arith.h operation via lambda expression ( a(T,args...) function in OperationClass) 2018-11-26 12:10:38 +01:00
base_def.h some utilities (move all to helper_tools.h) 2018-07-17 13:56:59 +02:00
expressions.cc.h dynamic ranges + dynamic index operation works 2018-11-01 22:11:08 +01:00
expressions.h change operation arithmetics: distinguish between assignment and contraction (= vs +=) 2019-01-15 14:34:59 +01:00
functional_multi_array.cc.h some clean up + README 2018-11-26 15:22:52 +01:00
functional_multi_array.h some clean up + README 2018-11-26 15:22:52 +01:00
helper_tools.cc.h some fixes (expressions) + dynamic <-> anonymous cast utilities 2018-11-03 22:03:35 +01:00
helper_tools.h some utilities + corrections in 'call by lambda' operation 2018-11-29 19:37:32 +01:00
map_range.cc.h enable multi threading 2019-01-15 17:41:43 +01:00
map_range.h enable multi threading 2019-01-15 17:41:43 +01:00
map_range_factory_product_map.h fix compile errors in map range 2018-08-18 16:24:13 +02:00
mbase_def.h change operation arithmetics: distinguish between assignment and contraction (= vs +=) 2019-01-15 14:34:59 +01:00
multi_array.cc.h minor fix 2018-11-04 18:39:49 +01:00
multi_array.h fixes.. 2018-12-23 19:33:01 +01:00
multi_array_base.cc.h now fixed 2018-12-25 18:57:51 +01:00
multi_array_base.h fix cathastrophic bug (although it did not affect anything so far) 2018-12-24 18:55:11 +01:00
multi_array_header.cc.h dynamic ranges + dynamic index operation works 2018-11-01 22:11:08 +01:00
multi_array_header.h some clean up + README 2018-11-26 15:22:52 +01:00
multi_array_operation.cc.h enable multi threading 2019-01-15 17:41:43 +01:00
multi_array_operation.h enable multi threading 2019-01-15 17:41:43 +01:00
operation_def.h fix ipow bug and anonymous meta string bug 2018-07-29 22:48:22 +02:00
pack_num.h slice contraction (tested, works) 2018-09-15 01:58:17 +02:00
slice.cc.h prelim fix... (CAUTION) 2018-12-25 17:48:52 +01:00
slice.h some utilities + corrections in 'call by lambda' operation 2018-11-29 19:37:32 +01:00
type_operations.h some fixes 2018-09-17 11:06:24 +02:00