lloda
|
2323217a48
Try to isolate the gcc 8.3.0 bug
|
5 years ago |
lloda
|
cc876bd237
Simplify ra/concrete.H
|
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
|
71b7e17187
Allow size in ptr()
|
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
|
6a8be7339c
Give some examples of interfacing with external libraries
|
5 years ago |
lloda
|
9faf4721b8
Fix forwarding bug
|
6 years ago |
lloda
|
cb183ae5a5
Golfing
|
6 years ago |
lloda
|
509bf27cb5
Check compile time sized expressions at compile time
|
6 years ago |
lloda
|
73ec99e961
Flag some shape errors in constructors at compile time, plus renames
|
6 years ago |
lloda
|
e789f7e2d7
Support CMake for building tests, examples
|
6 years ago |
lloda
|
092787362a
Allow casts between certain Views
|
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
|
78637ccfa0
Merge iterator headers with their users
|
7 years ago |
lloda
|
75d006629a
Fix a bug carrying std::array through ra::Vector
|
7 years ago |
lloda
|
168fbcbbc9
Support cell rank != 0 for Small iterators
|
7 years ago |
lloda
|
4bf398a091
Big storage uses default initialization
|
7 years ago |
lloda
|
6ddad35012
Fix bits of manual
|
7 years ago |
lloda
|
bdcd81c182
Nested brace initializers
|
7 years ago |
lloda
|
561e136a25
Allow some array expressions as constexpr
|
7 years ago |
lloda
|
c914cb87f6
Rename ra::Owned to ra::Big
|
7 years ago |