lloda
|
d0ee61a4ab
Omit rt match checks when only one arg has positive rank
|
11 달 전 |
lloda
|
fd57d9d326
Give up on RA_STATIC_UNROLL
|
11 달 전 |
lloda
|
078130f06e
Fix istream >> Dual
|
11 달 전 |
lloda
|
a1d8129242
Simplify WLen/wlen further
|
11 달 전 |
lloda
|
7d3eba6c6b
Simplify ra::len replacement
|
11 달 전 |
lloda
|
8c4700927f
Fix size_s / size for std:: ranges
|
1 년 전 |
lloda
|
57cdb10d47
Provide ViewBig::back()
|
1 년 전 |
lloda
|
4fb9c87a02
Trying out std::format
|
1 년 전 |
lloda
|
2262de7931
Make .back() into last-element not last item
|
1 년 전 |
lloda
|
54134da789
Forward self inside operator()/[] of Views
|
1 년 전 |
lloda
|
1d1817ae43
Replace if std::is_constant_evaluated() by if consteval
|
1 년 전 |
lloda
|
e7d30e92f6
Simplify ra::longer / indexer
|
1 년 전 |
lloda
|
f9b96729a3
Remove RA_DO_OPT
|
1 년 전 |
lloda
|
c4965070bf
Simplify some uses of rank_s<S>() to rank_s(s)
|
1 년 전 |
lloda
|
7941df2022
Use explicit this parameter to replace CONST_OR_NOT macros
|
1 년 전 |
lloda
|
0f03b7dcdb
Take off from c++20
|
1 년 전 |
lloda
|
17b6677147
Patch sanitizer false positive in gcc 14
|
1 년 전 |
lloda
|
0ea55adf5d
Move Benchmark to ra:: in test.hh
|
1 년 전 |
lloda
|
5a110d1814
Patch for gcc 14
|
1 년 전 |
lloda
|
3868dd7830
Rename mp::n_over_p to mp::binom, add test
|
1 년 전 |
lloda
|
1b8391b019
Update branch for GH workflows
|
1 년 전 |
lloda
|
88603dd604
Accept std::ranges::bidirectional_range as foreign vectors
|
1 년 전 |
lloda
|
80574889e2
Fix type of reduce_sqrm(complex)
|
1 년 전 |
lloda
|
78e15bbe48
Fix ra::ptr with strictly std::bidirectional_iterator
|
1 년 전 |
lloda
|
7b6a45a0cf
Use fma for reduce_sqrm on the pattern of dot()
|
1 년 전 |
lloda
|
e801b4666d
Guard nan/inf checks in test suite
|
1 년 전 |
lloda
|
a2292645c4
Add options --no-sanitize, -DSANITIZE=0 to the test suite
|
1 년 전 |
lloda
|
db86177fc9
Replace macros in bench/bench-gemm.cc
|
1 년 전 |
lloda
|
4a1d23933a
Fix for io segfault under gcc11
|
1 년 전 |
lloda
|
9e7778a3ce
Default RA_DO_CHECK to 1
|
1 년 전 |