Commit History

Author SHA1 Message Date
  lloda a4f0661f1a Fix sliding view bug 1 year ago
  lloda 689b63cb55 Move own functions inside ra:: 1 year ago
  lloda 4d43766b57 Remove ra::coerce 1 year ago
  lloda 7fd47c2d4e About bad abort issue [ra17] 1 year ago
  lloda 9ebc857cf4 Notes about IteratorConcept vs FlatConcept and how they're used in traversal 1 year ago
  lloda 1f16676dd5 STLIterator uses a sentinel 1 year ago
  lloda f757bb36df Return std::array from shape() 1 year ago
  lloda 27168767bc Parameterize CellBig/Small on Dimv/T instead of View type 1 year ago
  lloda d91e22ae66 Merge ra::vector in ra::ptr 1 year ago
  lloda e75878eb87 Base CellSmall on SmallView instead of SmallBase 1 year ago
  lloda b40c2d412b Merge DIM_ANY/RANK_ANY and DIM_BAD/RANK_BAD 1 year ago
  lloda 02e68c5740 Reuse view iterator .at() in view's .at() 1 year ago
  lloda cf9e968bf6 Unify indexers 1 year ago
  lloda 8173bed452 Fixes for Container brace constructors 1 year ago
  lloda b83d975303 Traversal order for plyf is defined inside first 1 year ago
  lloda dbcb4cce83 Reuse maybe_len in iota optimizers 1 year ago
  lloda 2dce5e34f0 Fix out of range checks for beatable iotas 1 year ago
  lloda 3b0cda4869 Remove 3-arg inside() as it was never used 1 year ago
  lloda 4f31808c89 Rearrange headers again 1 year ago
  lloda af44c283f9 Remove TensorIndex<n> alias 1 year ago
  lloda 35d7831a93 Rearrange headers 1 year ago
  lloda 81e76243a3 Support stretch dots<> in Small subscripts 1 year ago
  lloda bb8d8f063b Remove some unused type predicates 1 year ago
  lloda d52f807a6c Review examples and bump version to v22 1 year ago
  lloda 94fc76e39e Support ra::len in unbeaten subscripts 1 year ago
  lloda 9caac37e2e Partial support for ra::len in View subscripts 1 year ago
  lloda 8a875f0be5 Simplify declaration of SmallView ops 1 year ago
  lloda 43ac8cc085 Basic deduction guide for SmallArray 1 year ago
  lloda 5c10200d81 Test ra::vector on ranges::iota_view 1 year ago
  lloda 52f0d2481a Clean #includes in bench/ 1 year ago