lloda f171ef571c Allow array format in ostream << chain 2 days ago
..
CMakeLists.txt a2292645c4 Add options --no-sanitize, -DSANITIZE=0 to the test suite 8 months ago
SConstruct fd57d9d326 Give up on RA_STATIC_UNROLL 6 months ago
at.cc a933d1fead Allow runtime rank spec for CellBig 1 year ago
bench.cc 0ea55adf5d Move Benchmark to ra:: in test.hh 7 months ago
big-0.cc 1b3629207b Allow conversion to scalar from expr of size 1 10 months ago
big-1.cc a62b1f0a15 Accept shape(a, expr) -> expr 3 months ago
bug83.cc c734252ab9 Another workaround for 'forwarding' issue 1 year ago
cellrank.cc a4f0661f1a Fix sliding view bug 1 year ago
checks.cc 958447e991 New function reverse(iota) 4 months ago
compatibility.cc 0f03b7dcdb Take off from c++20 7 months ago
concrete.cc bf09c016a4 Remove rank_s() requirement from concepts 1 year ago
const.cc a53d0d0fd7 Clean up headers 1 year ago
constexpr.cc 9ad78c5b57 Rename int_t/bool_t to int_c/bool_c and add dim_c 1 year ago
dual.cc 078130f06e Fix istream >> Dual 6 months ago
early.cc bf5d62e217 Fix bug in ply_fixed with early 1 year ago
explode-0.cc 2ab9cc1cdf Refactor CellSmall/CellBig 1 year ago
foreign.cc a53d0d0fd7 Clean up headers 1 year ago
frame-new.cc 0b5f4c7e38 Remove some of the old tuple dynamic functions 1 year ago
frame-old.cc a53d0d0fd7 Clean up headers 1 year ago
fromb.cc b40c2d412b Merge DIM_ANY/RANK_ANY and DIM_BAD/RANK_BAD 1 year ago
fromu.cc 88308b0930 Replace flat interface with save-load interface 1 year ago
headers.cc 22bbbb2435 Various fixes 1 year ago
io.cc f171ef571c Allow array format in ostream << chain 2 days ago
iota.cc 958447e991 New function reverse(iota) 4 months ago
iterator-small.cc 2ab9cc1cdf Refactor CellSmall/CellBig 1 year ago
len.cc 06a44d0d67 Better way to flag bad uses of ra::len 6 months ago
list9.cc a53d0d0fd7 Clean up headers 1 year ago
macros.cc 507ca0d196 Merge macros.hh in tuples.hh 1 year ago
mem-fn.cc a53d0d0fd7 Clean up headers 1 year ago
mpdebug.hh b1d5e835c6 Reading tuple library 1 year ago
ndebug.cc 2ab9cc1cdf Refactor CellSmall/CellBig 1 year ago
nested-0.cc a53d0d0fd7 Clean up headers 1 year ago
old.cc a53d0d0fd7 Clean up headers 1 year ago
operators.cc 4266050494 Rename ra/bootstrap.hh -> ra/base.hh, ra::xI -> ra::xi 10 months ago
optimize.cc 078130f06e Fix istream >> Dual 6 months ago
owned.cc a53d0d0fd7 Clean up headers 1 year ago
ownership.cc a53d0d0fd7 Clean up headers 1 year ago
ply.cc 2ab9cc1cdf Refactor CellSmall/CellBig 1 year ago
ra-0.cc 6cb1ff3c29 Handle len in two-argument ra::shape 1 year ago
ra-1.cc a53d0d0fd7 Clean up headers 1 year ago
ra-10.cc b0ba8bd442 Rearrange headers 1 year ago
ra-11.cc 2ab9cc1cdf Refactor CellSmall/CellBig 1 year ago
ra-12.cc 847839a917 Fix for [ra8] 1 year ago
ra-13.cc 2ab9cc1cdf Refactor CellSmall/CellBig 1 year ago
ra-14.cc 0f03b7dcdb Take off from c++20 7 months ago
ra-15.cc 8d30e6d579 Rename FLAT to VALUE 1 year ago
ra-16.cc 44b9ffcafd Clean up checks 9 months ago
ra-2.cc 2ab9cc1cdf Refactor CellSmall/CellBig 1 year ago
ra-3.cc b40c2d412b Merge DIM_ANY/RANK_ANY and DIM_BAD/RANK_BAD 1 year ago
ra-4.cc a53d0d0fd7 Clean up headers 1 year ago
ra-5.cc 2ab9cc1cdf Refactor CellSmall/CellBig 1 year ago
ra-6.cc d91e22ae66 Merge ra::vector in ra::ptr 1 year ago
ra-7.cc b0ba8bd442 Rearrange headers 1 year ago
ra-8.cc 4fb9c87a02 Trying out std::format 7 months ago
ra-9.cc b3e71f64d7 Fix forwarding issue in Match 1 year ago
ra-dual.cc b1d5e835c6 Reading tuple library 1 year ago
reduction-1.cc 4a3bc7780d Patch lookup issues with std::max 1 year ago
reduction.cc 80574889e2 Fix type of reduce_sqrm(complex) 7 months ago
reexported.cc a53d0d0fd7 Clean up headers 1 year ago
reshape.cc 4266050494 Rename ra/bootstrap.hh -> ra/base.hh, ra::xI -> ra::xi 10 months ago
return-expr.cc 847839a917 Fix for [ra8] 1 year ago
self-assign.cc a53d0d0fd7 Clean up headers 1 year ago
sizeof.cc d24e298c96 Remove ra_traits, except for builtin arrays 1 year ago
small-0.cc 8c4700927f Fix size_s / size for std:: ranges 6 months ago
small-1.cc 2262de7931 Make .back() into last-element not last item 7 months ago
stl-compat.cc 0f03b7dcdb Take off from c++20 7 months ago
svector.hh 0f03b7dcdb Take off from c++20 7 months ago
swap.cc 847839a917 Fix for [ra8] 1 year ago
tensorindex.cc af44c283f9 Remove TensorIndex<n> alias 1 year ago
test.cc a4f0661f1a Fix sliding view bug 1 year ago
tformat.cc f171ef571c Allow array format in ostream << chain 2 days ago
tuples.cc f236d90cf4 Remove some things from ra::mp 1 year ago
types.cc 078130f06e Fix istream >> Dual 6 months ago
vector-array.cc d91e22ae66 Merge ra::vector in ra::ptr 1 year ago
view-ops.cc 2ab9cc1cdf Refactor CellSmall/CellBig 1 year ago
wedge.cc 3868dd7830 Rename mp::n_over_p to mp::binom, add test 7 months ago
where.cc 686c100883 Simplify pick_at, pick_star 1 year ago
wrank.cc fe057e9333 Rename .keep_step to .keep 6 months ago