Commit History

Author SHA1 Message Date
  lloda 81e7c00589 Expr using Verb is just Expr 5 years ago
  lloda e7b3992aa5 Replace size_s() member from iterator types by free function 5 years ago
  lloda c79cb70857 Have shape() and size() as free functions instead of iterator members 5 years ago
  lloda 90a63c371c Refactor Expr, Pick on top of Match 5 years ago
  lloda c8d9e905c7 Per-dimension frame matching 5 years ago
  lloda be1325746b Draft of new axis matching logic 5 years ago
  lloda 0515a69c8e Fix TensorIndex to work with ply_ravel 5 years ago
  lloda ed2af03d8e Use RA_ASSERT hook on CHECK_BOUNDS 5 years ago
  lloda cb183ae5a5 Golfing 6 years ago
  lloda 1f281c6689 Review ra/tuple-list.H 6 years ago
  lloda 509bf27cb5 Check compile time sized expressions at compile time 6 years ago
  lloda c8b0b5f49e Remove superfluous .flat() overloads 6 years ago
  lloda 1cc6376333 Make shape arg of format_array be manipulator, fixes to reshape() 7 years ago
  lloda 561e136a25 Allow some array expressions as constexpr 7 years ago
  lloda 521acfc696 Try with clang-5.0 7 years ago
  lloda 6c76532bf4 Leave gcc6 for better C++17 support 7 years ago
  lloda 09d8b597e6 More concrete-like facilities 7 years ago
  lloda 1757b3b65d Make concrete() of scalar be self 7 years ago
  lloda d782cc9015 General rank start() for built-in arrays 7 years ago
  lloda c81ad664b4 Fixes for clang 4.0 7 years ago
  lloda b8464e7467 Support newaxis<> subscripts 8 years ago
  lloda 3dce2f6b6f Properly forward wrank's op 8 years ago
  lloda bf1c4412ee Tests, cleanup 8 years ago
  lloda 67ee27948a Generalize where() to pick(), evaluate only one of the branches 8 years ago