Commit History

Author SHA1 Message Date
  lloda f171ef571c Allow array format in ostream << chain 1 day ago
  lloda 3c6fe9dbba Main is C++23 2 months ago
  lloda 5f2560a060 Add github workflows for gcc14 2 months ago
  lloda a62b1f0a15 Accept shape(a, expr) -> expr 3 months ago
  lloda 958447e991 New function reverse(iota) 5 months ago
  lloda 18bbc4f659 Prefer size_s(e) to size_s<E>(), etc. 6 months ago
  lloda fe057e9333 Rename .keep_step to .keep 6 months ago
  lloda 06a44d0d67 Better way to flag bad uses of ra::len 6 months ago
  lloda bf00da4bc2 Guard against uses of ra::len in scalar conversion ops 6 months ago
  lloda d0ee61a4ab Omit rt match checks when only one arg has positive rank 6 months ago
  lloda fd57d9d326 Give up on RA_STATIC_UNROLL 6 months ago
  lloda 078130f06e Fix istream >> Dual 6 months ago
  lloda a1d8129242 Simplify WLen/wlen further 6 months ago
  lloda 7d3eba6c6b Simplify ra::len replacement 6 months ago
  lloda 8c4700927f Fix size_s / size for std:: ranges 6 months ago
  lloda 57cdb10d47 Provide ViewBig::back() 6 months ago
  lloda 4fb9c87a02 Trying out std::format 7 months ago
  lloda 2262de7931 Make .back() into last-element not last item 7 months ago
  lloda 54134da789 Forward self inside operator()/[] of Views 7 months ago
  lloda 1d1817ae43 Replace if std::is_constant_evaluated() by if consteval 7 months ago
  lloda e7d30e92f6 Simplify ra::longer / indexer 7 months ago
  lloda f9b96729a3 Remove RA_DO_OPT 7 months ago
  lloda c4965070bf Simplify some uses of rank_s<S>() to rank_s(s) 7 months ago
  lloda 7941df2022 Use explicit this parameter to replace CONST_OR_NOT macros 7 months ago
  lloda 0f03b7dcdb Take off from c++20 7 months ago
  lloda 17b6677147 Patch sanitizer false positive in gcc 14 7 months ago
  lloda 0ea55adf5d Move Benchmark to ra:: in test.hh 7 months ago
  lloda 5a110d1814 Patch for gcc 14 7 months ago
  lloda 3868dd7830 Rename mp::n_over_p to mp::binom, add test 7 months ago
  lloda 1b8391b019 Update branch for GH workflows 7 months ago