lloda
|
2323217a48
Try to isolate the gcc 8.3.0 bug
|
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
|
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
|
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
|
9fd7f88170
Update BLAS flags for OS X
|
6 years ago |
lloda
|
c8b0b5f49e
Remove superfluous .flat() overloads
|
6 years ago |
lloda
|
168fbcbbc9
Support cell rank != 0 for Small iterators
|
7 years ago |
lloda
|
bdcd81c182
Nested brace initializers
|
7 years ago |
lloda
|
24c5d80633
[ra] Provide basic functions on float as well as double version
|
7 years ago |
lloda
|
c914cb87f6
Rename ra::Owned to ra::Big
|
7 years ago |
lloda
|
521acfc696
Try with clang-5.0
|
7 years ago |
lloda
|
bc22b9f398
Refactor SConstruct and subs
|
7 years ago |
lloda
|
f7644127fa
Move benchmarks from test/ to bench/
|
7 years ago |
lloda
|
424ee06cfc
Refactor benchmarks
|
7 years ago |
lloda
|
09d8b597e6
More concrete-like facilities
|
7 years ago |
lloda
|
2ade23976e
Check that ra::Small is standard layout
|
7 years ago |
lloda
|
e1d1a00072
New concrete() facility
|
7 years ago |
lloda
|
5876d3229f
Add some examples, check some bugs
|
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
|
3dce2f6b6f
Properly forward wrank's op
|
8 years ago |