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
|
ac06f71a6d
Workaround for ICE in gcc 8.3
|
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
|
f5c6f24dd5
Fix a dynamic-dynamic case of ra::transpose
|
5 years ago |
lloda
|
ed2af03d8e
Use RA_ASSERT hook on CHECK_BOUNDS
|
5 years ago |
lloda
|
9faf4721b8
Fix forwarding bug
|
6 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
|
e789f7e2d7
Support CMake for building tests, examples
|
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
|
75d006629a
Fix a bug carrying std::array through ra::Vector
|
7 years ago |
lloda
|
561e136a25
Allow some array expressions as constexpr
|
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
|
e1d1a00072
New concrete() facility
|
7 years ago |
lloda
|
714c9115bb
Work on the manual
|
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
|
2573473b20
Fix reference-to-temporary bugs using ra::Scalar
|
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
|
757833352d
Settle for a meaning of ra_iterator (assign op) array-expr
|
8 years ago |