.. |
extensions
|
function structs corresponding to math.h functions + some code optimizations
|
2018-07-19 19:29:52 +02:00 |
ranges
|
fix: gcc 9 more pedantic in this case: int vs uint template arg
|
2019-07-05 17:40:26 +02:00 |
xfor
|
add utilities in xfor.h + fix SIZE in SubExpr
|
2019-07-10 18:14:50 +02:00 |
allocator.h
|
correction in last commit
|
2019-03-18 13:11:07 +01:00 |
arith.h
|
extra operation to function
|
2019-02-19 16:20:38 +01:00 |
base_def.h
|
some utilities (move all to helper_tools.h)
|
2018-07-17 13:56:59 +02:00 |
conversions.h
|
fix: gcc 9 more pedantic in this case: int vs uint template arg
|
2019-07-05 17:40:26 +02:00 |
expressions.cc.h
|
dynamic ranges + dynamic index operation works
|
2018-11-01 22:11:08 +01:00 |
expressions.h
|
remove master class + add separate parallel op root + pfor expression in parallel scope
|
2019-03-06 16:52:45 +01:00 |
functional_multi_array.cc.h
|
some clean up + README
|
2018-11-26 15:22:52 +01:00 |
functional_multi_array.h
|
meta op root in func ma op
|
2019-03-05 19:40:26 +01:00 |
helper_tools.cc.h
|
anonymous range: FType + utils: anonToDynView: MultiArray -> MultiArrayBase
|
2019-05-15 20:37:00 +02:00 |
helper_tools.h
|
piloop: handles iloop instances wrt to thread safety
|
2019-05-22 16:36:44 +02:00 |
map_range.cc.h
|
singkle range: return range size when call by meta data is out of region
|
2019-04-04 19:28:45 +02:00 |
map_range.h
|
assignExpr function
|
2019-05-10 18:14:13 +02:00 |
map_range_factory_product_map.h
|
im com
|
2019-02-13 21:59:13 +01:00 |
mbase_def.h
|
remove master class + add separate parallel op root + pfor expression in parallel scope
|
2019-03-06 16:52:45 +01:00 |
multi_array.cc.h
|
add some utilities + more simd arithmetics
|
2019-03-01 18:13:51 +01:00 |
multi_array.h
|
fixes regarding last commit
|
2019-03-14 19:10:06 +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
|
no index synchronization in (const)operation class; directly use pos arg (makes some things thread save)
|
2019-07-12 12:45:41 +02:00 |
multi_array_operation.h
|
ma operation: parallel version of .to and .addto
|
2019-05-24 13:55:07 +02:00 |
operation_def.h
|
fix ipow bug and anonymous meta string bug
|
2018-07-29 22:48:22 +02:00 |
pack_num.h
|
return type of Operation -> auto
|
2019-05-20 18:32:19 +02:00 |
slice.cc.h
|
iloop + c++14
|
2019-05-17 15:10:33 +02:00 |
slice.h
|
iloop + c++14
|
2019-05-17 15:10:33 +02:00 |
type_operations.h
|
add some utilities + more simd arithmetics
|
2019-03-01 18:13:51 +01:00 |