Commit History

Author SHA1 Message Date
  lloda 43ac8cc085 Basic deduction guide for SmallArray 1 year ago
  lloda cb45c21b98 Default initialize SmallArray::p 1 year ago
  lloda 71606da876 Fix test/example.test with g++-11 --std=c++2b 1 year ago
  lloda 1baf822688 Fix conversion of SmallArray to SmallView 1 year ago
  lloda 38eb00114e Chip at CellBig vs CellSmall 1 year ago
  lloda 9401cdcd15 Accept pointer-to-member as op in expressions 1 year ago
  lloda fd75d39d92 Fix default constructor for rank 0 container 1 year ago
  lloda 2adf412223 View::at() returns scalar when able 1 year ago
  lloda 847839a917 Fix for [ra8] 1 year ago
  lloda 5c10200d81 Test ra::vector on ranges::iota_view 1 year ago
  lloda 723bcd351e Merge SmallBase::operator() variants 1 year ago
  lloda 52f0d2481a Clean #includes in bench/ 1 year ago
  lloda f602bdfb04 Exercise Small in test/const.cc 1 year ago
  lloda d57a990660 Merge all the View::operator()s 1 year ago
  lloda 6b43d9ee06 Simplify View to const conversion op 1 year ago
  lloda 8d0b728ef2 Enforce some ct constrains on Big constructors 1 year ago
  lloda 0f31fc3cf2 Fix const for Big/View 1 year ago
  lloda 913d6b5318 Look into CellBig capture of dimv 1 year ago
  lloda 9ad78c5b57 Rename int_t/bool_t to int_c/bool_c and add dim_c 1 year ago
  lloda 4f4e0dbba6 Fix static Iota members 1 year ago
  lloda 46e0e65fe5 CellBig::rank() may be static 1 year ago
  lloda eeab8c65ca Make everything in Dual constexpr 1 year ago
  lloda 61b40084e8 Rearrange headers 1 year ago
  lloda 86fb80f091 Remove tanh 1 year ago
  lloda 972177bb51 Remove superfluous nonconst variants of .at() .flat() 1 year ago
  lloda 6019f71ddb Use std::common_reference for Pick's return type 1 year ago
  lloda 9fc2c906d3 Test the need for ra::pick_at<> 1 year ago
  lloda 1b3775462f Simplify RA_IS_DEF 1 year ago
  lloda 8dd7db6d1b Default iota step to compile time 1 1 year ago
  lloda d8089e5f35 Look at some forwarding issues 1 year ago