lloda 7f35fd1d4c Separate Small from SmallView 1 年間 前
..
CMakeLists.txt 22bbbb2435 Various fixes 1 年間 前
SConstruct 9643b4b32d Backported cell rank > 1 tests 1 年間 前
at.cc a933d1fead Allow runtime rank spec for CellBig 1 年間 前
bench.cc a53d0d0fd7 Clean up headers 1 年間 前
big-0.cc 689b63cb55 Move own functions inside ra:: 1 年間 前
big-1.cc b40c2d412b Merge DIM_ANY/RANK_ANY and DIM_BAD/RANK_BAD 1 年間 前
bug83.cc 297ce5401f Actually run tests with sanitizers 1 年間 前
bug90745.cc a53d0d0fd7 Clean up headers 1 年間 前
cellrank.cc a4f0661f1a Fix sliding view bug 1 年間 前
checks.cc cac7697c2d Fix View assignment ops 1 年間 前
compatibility.cc 5c8d4a55f1 Make start(builtin array) constexpr 1 年間 前
concrete.cc bf09c016a4 Remove rank_s() requirement from concepts 1 年間 前
const.cc a53d0d0fd7 Clean up headers 1 年間 前
constexpr.cc 9ad78c5b57 Rename int_t/bool_t to int_c/bool_c and add dim_c 1 年間 前
dual.cc 689b63cb55 Move own functions inside ra:: 1 年間 前
early.cc bf5d62e217 Fix bug in ply_fixed with early 1 年間 前
explode-0.cc a53d0d0fd7 Clean up headers 1 年間 前
foreign.cc a53d0d0fd7 Clean up headers 1 年間 前
frame-new.cc bf09c016a4 Remove rank_s() requirement from concepts 1 年間 前
frame-old.cc a53d0d0fd7 Clean up headers 1 年間 前
fromb.cc b40c2d412b Merge DIM_ANY/RANK_ANY and DIM_BAD/RANK_BAD 1 年間 前
fromu.cc 88308b0930 Replace flat interface with save-load interface 1 年間 前
headers.cc 22bbbb2435 Various fixes 1 年間 前
io.cc a53d0d0fd7 Clean up headers 1 年間 前
iota.cc d91e22ae66 Merge ra::vector in ra::ptr 1 年間 前
iterator-small.cc 8d30e6d579 Rename FLAT to VALUE 1 年間 前
len.cc 88308b0930 Replace flat interface with save-load interface 1 年間 前
list9.cc a53d0d0fd7 Clean up headers 1 年間 前
macros.cc 507ca0d196 Merge macros.hh in tuples.hh 1 年間 前
mem-fn.cc a53d0d0fd7 Clean up headers 1 年間 前
mpdebug.hh 92bf212002 Common cross() for size 2 or 3 1 年間 前
ndebug.cc 72eff1fad6 Merge ply_ravel and ply_exit_ravel 1 年間 前
nested-0.cc a53d0d0fd7 Clean up headers 1 年間 前
old.cc a53d0d0fd7 Clean up headers 1 年間 前
operators.cc 689b63cb55 Move own functions inside ra:: 1 年間 前
optimize.cc b0ba8bd442 Rearrange headers 1 年間 前
owned.cc a53d0d0fd7 Clean up headers 1 年間 前
ownership.cc a53d0d0fd7 Clean up headers 1 年間 前
ply.cc a53d0d0fd7 Clean up headers 1 年間 前
ra-0.cc f5a47f64bd Tests for 2-arg ra::shape() 1 年間 前
ra-1.cc a53d0d0fd7 Clean up headers 1 年間 前
ra-10.cc b0ba8bd442 Rearrange headers 1 年間 前
ra-11.cc 4177cb6a96 Fix fake size check in 3-arg Container constructor 1 年間 前
ra-12.cc 847839a917 Fix for [ra8] 1 年間 前
ra-13.cc b0ba8bd442 Rearrange headers 1 年間 前
ra-14.cc 8173bed452 Fixes for Container brace constructors 1 年間 前
ra-15.cc 8d30e6d579 Rename FLAT to VALUE 1 年間 前
ra-2.cc bf09c016a4 Remove rank_s() requirement from concepts 1 年間 前
ra-3.cc b40c2d412b Merge DIM_ANY/RANK_ANY and DIM_BAD/RANK_BAD 1 年間 前
ra-4.cc a53d0d0fd7 Clean up headers 1 年間 前
ra-5.cc 7f35fd1d4c Separate Small from SmallView 1 年間 前
ra-6.cc d91e22ae66 Merge ra::vector in ra::ptr 1 年間 前
ra-7.cc b0ba8bd442 Rearrange headers 1 年間 前
ra-8.cc b40c2d412b Merge DIM_ANY/RANK_ANY and DIM_BAD/RANK_BAD 1 年間 前
ra-9.cc b00fc7b9e8 Fix operator*s 1 年間 前
ra-dual.cc 689b63cb55 Move own functions inside ra:: 1 年間 前
reduction-1.cc 4a3bc7780d Patch lookup issues with std::max 1 年間 前
reduction.cc 689b63cb55 Move own functions inside ra:: 1 年間 前
reexported.cc a53d0d0fd7 Clean up headers 1 年間 前
reshape.cc a53d0d0fd7 Clean up headers 1 年間 前
return-expr.cc 847839a917 Fix for [ra8] 1 年間 前
self-assign.cc a53d0d0fd7 Clean up headers 1 年間 前
sizeof.cc d24e298c96 Remove ra_traits, except for builtin arrays 1 年間 前
small-0.cc a53d0d0fd7 Clean up headers 1 年間 前
small-1.cc f19fb93fbc Get rid of the ravel_args parameter to SmallArray 1 年間 前
stl-compat.cc 792c984848 Simplify STLIterator::operator* 1 年間 前
svector.hh badf61ed6d Merge atom.hh in expr.hh 1 年間 前
swap.cc 847839a917 Fix for [ra8] 1 年間 前
tensorindex.cc af44c283f9 Remove TensorIndex<n> alias 1 年間 前
test.cc a4f0661f1a Fix sliding view bug 1 年間 前
tuples.cc 92bf212002 Common cross() for size 2 or 3 1 年間 前
types.cc 7f35fd1d4c Separate Small from SmallView 1 年間 前
vector-array.cc d91e22ae66 Merge ra::vector in ra::ptr 1 年間 前
view-ops.cc fe69c99949 Merge is_c_order and is_ravel_free 1 年間 前
wedge.cc 92bf212002 Common cross() for size 2 or 3 1 年間 前
where.cc 686c100883 Simplify pick_at, pick_star 1 年間 前
wrank.cc 27168767bc Parameterize CellBig/Small on Dimv/T instead of View type 1 年間 前