lloda a4f0661f1a Fix sliding view bug 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 0d6f38224b Normalize #includes, somewhat 3 سال پیش
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 3b1c538e87 Some headscratching about View of const vs const View 4 سال پیش
cellrank.cc a4f0661f1a Fix sliding view bug 1 سال پیش
checks.cc bf09c016a4 Remove rank_s() requirement from concepts 1 سال پیش
compatibility.cc 5c8d4a55f1 Make start(builtin array) constexpr 1 سال پیش
concrete.cc bf09c016a4 Remove rank_s() requirement from concepts 1 سال پیش
const.cc b0ba8bd442 Rearrange 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 689b63cb55 Move own functions inside ra:: 1 سال پیش
foreign.cc 0d6f38224b Normalize #includes, somewhat 3 سال پیش
frame-new.cc bf09c016a4 Remove rank_s() requirement from concepts 1 سال پیش
frame-old.cc bf09c016a4 Remove rank_s() requirement from concepts 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 af44c283f9 Remove TensorIndex<n> alias 1 سال پیش
iota.cc d91e22ae66 Merge ra::vector in ra::ptr 1 سال پیش
iterator-small.cc 1f16676dd5 STLIterator uses a sentinel 1 سال پیش
len.cc 88308b0930 Replace flat interface with save-load interface 1 سال پیش
list9.cc a67665fbf4 Rename extensions from .C .H to .cc to .hh 4 سال پیش
macros.cc a67665fbf4 Rename extensions from .C .H to .cc to .hh 4 سال پیش
mem-fn.cc 0d6f38224b Normalize #includes, somewhat 3 سال پیش
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 4d1cb82e0f Make registration of std::string as is_scalar optional 2 سال پیش
old.cc bf09c016a4 Remove rank_s() requirement from concepts 1 سال پیش
operators.cc 689b63cb55 Move own functions inside ra:: 1 سال پیش
optimize.cc b0ba8bd442 Rearrange headers 1 سال پیش
owned.cc 2dce5e34f0 Fix out of range checks for beatable iotas 1 سال پیش
ownership.cc d9c10ede63 Reading 1 سال پیش
ply.cc d91e22ae66 Merge ra::vector in ra::ptr 1 سال پیش
ra-0.cc f5a47f64bd Tests for 2-arg ra::shape() 1 سال پیش
ra-1.cc d91e22ae66 Merge ra::vector in ra::ptr 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 88308b0930 Replace flat interface with save-load interface 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 689b63cb55 Move own functions inside ra:: 1 سال پیش
ra-5.cc 1f16676dd5 STLIterator uses a sentinel 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 847839a917 Fix for [ra8] 1 سال پیش
reshape.cc b40c2d412b Merge DIM_ANY/RANK_ANY and DIM_BAD/RANK_BAD 1 سال پیش
return-expr.cc 847839a917 Fix for [ra8] 1 سال پیش
self-assign.cc 0d6f38224b Normalize #includes, somewhat 3 سال پیش
sizeof.cc d24e298c96 Remove ra_traits, except for builtin arrays 1 سال پیش
small-0.cc f5a47f64bd Tests for 2-arg ra::shape() 1 سال پیش
small-1.cc 1f16676dd5 STLIterator uses a sentinel 1 سال پیش
stl-compat.cc 792c984848 Simplify STLIterator::operator* 1 سال پیش
svector.hh a85f2514a9 Reuse is_c_order in Small's relevant test 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 9eb08edb58 Test on traversal over positive cell rank 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 سال پیش