lloda 9e7778a3ce Default RA_DO_CHECK to 1 vor 9 Monaten
..
CMakeLists.txt 44b9ffcafd Clean up checks vor 9 Monaten
SConstruct 44b9ffcafd Clean up checks vor 9 Monaten
at.cc a933d1fead Allow runtime rank spec for CellBig vor 1 Jahr
bench.cc a53d0d0fd7 Clean up headers vor 1 Jahr
big-0.cc 1b3629207b Allow conversion to scalar from expr of size 1 vor 10 Monaten
big-1.cc 2ab9cc1cdf Refactor CellSmall/CellBig vor 1 Jahr
bug83.cc c734252ab9 Another workaround for 'forwarding' issue vor 1 Jahr
bug90745.cc a53d0d0fd7 Clean up headers vor 1 Jahr
cellrank.cc a4f0661f1a Fix sliding view bug vor 1 Jahr
checks.cc 9e7778a3ce Default RA_DO_CHECK to 1 vor 9 Monaten
compatibility.cc 8e41692693 Support step with Ptr vor 1 Jahr
concrete.cc bf09c016a4 Remove rank_s() requirement from concepts vor 1 Jahr
const.cc a53d0d0fd7 Clean up headers vor 1 Jahr
constexpr.cc 9ad78c5b57 Rename int_t/bool_t to int_c/bool_c and add dim_c vor 1 Jahr
dual.cc 689b63cb55 Move own functions inside ra:: vor 1 Jahr
early.cc bf5d62e217 Fix bug in ply_fixed with early vor 1 Jahr
explode-0.cc 2ab9cc1cdf Refactor CellSmall/CellBig vor 1 Jahr
foreign.cc a53d0d0fd7 Clean up headers vor 1 Jahr
frame-new.cc 0b5f4c7e38 Remove some of the old tuple dynamic functions vor 1 Jahr
frame-old.cc a53d0d0fd7 Clean up headers vor 1 Jahr
fromb.cc b40c2d412b Merge DIM_ANY/RANK_ANY and DIM_BAD/RANK_BAD vor 1 Jahr
fromu.cc 88308b0930 Replace flat interface with save-load interface vor 1 Jahr
headers.cc 22bbbb2435 Various fixes vor 1 Jahr
io.cc 9fb841a387 New formatting function vor 1 Jahr
iota.cc d91e22ae66 Merge ra::vector in ra::ptr vor 1 Jahr
iterator-small.cc 2ab9cc1cdf Refactor CellSmall/CellBig vor 1 Jahr
len.cc d2eb06e8be Fix handling of len in step argument to ptr() vor 1 Jahr
list9.cc a53d0d0fd7 Clean up headers vor 1 Jahr
macros.cc 507ca0d196 Merge macros.hh in tuples.hh vor 1 Jahr
mem-fn.cc a53d0d0fd7 Clean up headers vor 1 Jahr
mpdebug.hh b1d5e835c6 Reading tuple library vor 1 Jahr
ndebug.cc 2ab9cc1cdf Refactor CellSmall/CellBig vor 1 Jahr
nested-0.cc a53d0d0fd7 Clean up headers vor 1 Jahr
old.cc a53d0d0fd7 Clean up headers vor 1 Jahr
operators.cc 4266050494 Rename ra/bootstrap.hh -> ra/base.hh, ra::xI -> ra::xi vor 10 Monaten
optimize.cc b0ba8bd442 Rearrange headers vor 1 Jahr
owned.cc a53d0d0fd7 Clean up headers vor 1 Jahr
ownership.cc a53d0d0fd7 Clean up headers vor 1 Jahr
ply.cc 2ab9cc1cdf Refactor CellSmall/CellBig vor 1 Jahr
ra-0.cc 6cb1ff3c29 Handle len in two-argument ra::shape vor 1 Jahr
ra-1.cc a53d0d0fd7 Clean up headers vor 1 Jahr
ra-10.cc b0ba8bd442 Rearrange headers vor 1 Jahr
ra-11.cc 2ab9cc1cdf Refactor CellSmall/CellBig vor 1 Jahr
ra-12.cc 847839a917 Fix for [ra8] vor 1 Jahr
ra-13.cc 2ab9cc1cdf Refactor CellSmall/CellBig vor 1 Jahr
ra-14.cc 8173bed452 Fixes for Container brace constructors vor 1 Jahr
ra-15.cc 8d30e6d579 Rename FLAT to VALUE vor 1 Jahr
ra-16.cc 44b9ffcafd Clean up checks vor 9 Monaten
ra-2.cc 2ab9cc1cdf Refactor CellSmall/CellBig vor 1 Jahr
ra-3.cc b40c2d412b Merge DIM_ANY/RANK_ANY and DIM_BAD/RANK_BAD vor 1 Jahr
ra-4.cc a53d0d0fd7 Clean up headers vor 1 Jahr
ra-5.cc 2ab9cc1cdf Refactor CellSmall/CellBig vor 1 Jahr
ra-6.cc d91e22ae66 Merge ra::vector in ra::ptr vor 1 Jahr
ra-7.cc b0ba8bd442 Rearrange headers vor 1 Jahr
ra-8.cc b40c2d412b Merge DIM_ANY/RANK_ANY and DIM_BAD/RANK_BAD vor 1 Jahr
ra-9.cc b3e71f64d7 Fix forwarding issue in Match vor 1 Jahr
ra-dual.cc b1d5e835c6 Reading tuple library vor 1 Jahr
reduction-1.cc 4a3bc7780d Patch lookup issues with std::max vor 1 Jahr
reduction.cc 47e9fa096d Keep one version of gemm vor 1 Jahr
reexported.cc a53d0d0fd7 Clean up headers vor 1 Jahr
reshape.cc 4266050494 Rename ra/bootstrap.hh -> ra/base.hh, ra::xI -> ra::xi vor 10 Monaten
return-expr.cc 847839a917 Fix for [ra8] vor 1 Jahr
self-assign.cc a53d0d0fd7 Clean up headers vor 1 Jahr
sizeof.cc d24e298c96 Remove ra_traits, except for builtin arrays vor 1 Jahr
small-0.cc b574ea0b1f Refactor transpose() vor 1 Jahr
small-1.cc b1d5e835c6 Reading tuple library vor 1 Jahr
stl-compat.cc 8e41692693 Support step with Ptr vor 1 Jahr
svector.hh badf61ed6d Merge atom.hh in expr.hh vor 1 Jahr
swap.cc 847839a917 Fix for [ra8] vor 1 Jahr
tensorindex.cc af44c283f9 Remove TensorIndex<n> alias vor 1 Jahr
test.cc a4f0661f1a Fix sliding view bug vor 1 Jahr
tuples.cc f236d90cf4 Remove some things from ra::mp vor 1 Jahr
types.cc 44b9ffcafd Clean up checks vor 9 Monaten
vector-array.cc d91e22ae66 Merge ra::vector in ra::ptr vor 1 Jahr
view-ops.cc 2ab9cc1cdf Refactor CellSmall/CellBig vor 1 Jahr
wedge.cc b1d5e835c6 Reading tuple library vor 1 Jahr
where.cc 686c100883 Simplify pick_at, pick_star vor 1 Jahr
wrank.cc 0b5f4c7e38 Remove some of the old tuple dynamic functions vor 1 Jahr