conrad
|
fcd771fda7
|
sort out the eps() mess
|
2025-08-20 00:44:22 +10:00 |
|
conrad
|
e22c9e7cff
|
update list of functions with optimisation for symmetric matrices
|
2025-08-19 15:16:06 +10:00 |
|
conrad
|
69bd3b3693
|
rearrange order
|
2025-08-19 13:52:33 +10:00 |
|
conrad
|
75c40c6549
|
cleanup
|
2025-08-18 16:56:07 +10:00 |
|
conrad
|
d44d24fd97
|
update list of changes
|
2025-08-18 16:50:56 +10:00 |
|
conrad
|
534b3ab79c
|
better wording
|
2025-08-18 16:44:11 +10:00 |
|
conrad
|
b247c9618e
|
handle corner cases
|
2025-08-18 16:26:53 +10:00 |
|
conrad
|
17f02679a9
|
reduce delta
|
2025-08-18 15:56:57 +10:00 |
|
conrad
|
88fdc045cd
|
add TODOs
|
2025-08-18 10:43:28 +10:00 |
|
conrad
|
4d2e63c686
|
fix
|
2025-08-18 10:39:14 +10:00 |
|
conradsnicta
|
e073e64481
|
add 'valid' convolution mode
|
2025-08-18 00:35:45 +00:00 |
|
Zachary Ng
|
a7a92724d5
|
add 'valid' convolution mode
|
2025-08-18 00:35:45 +00:00 |
|
conrad
|
27a9de7f7d
|
simplification
|
2025-08-16 16:28:14 +10:00 |
|
conrad
|
2eb4bcb4f3
|
better layout
|
2025-08-15 13:57:20 +10:00 |
|
conrad
|
f95602aba2
|
add workaround from upstream catch2 repo
|
2025-08-15 11:32:37 +10:00 |
|
conrad
|
5b65d1ad2a
|
update list of changes
|
2025-08-14 20:12:07 +10:00 |
|
conrad
|
6b45328103
|
layout fixes
|
2025-08-14 20:08:15 +10:00 |
|
conrad
|
2be7d8c60f
|
expand docs for cond()
|
2025-08-14 20:03:24 +10:00 |
|
conrad
|
e14cc6fac1
|
add secondary form of cond()
|
2025-08-14 19:48:24 +10:00 |
|
conrad
|
1ccc7dbd73
|
fallback to generic method if symmetric/hermitian optimisation failed
|
2025-08-14 19:43:08 +10:00 |
|
conrad
|
f3cc6c475a
|
bump to openmp 4.0
|
2025-08-14 16:52:23 +10:00 |
|
conrad
|
db550a6579
|
use _OPENMP corresponding to OpenMP 4.0
|
2025-08-14 15:12:23 +10:00 |
|
conrad
|
5b88b2323a
|
fallback to generic method if symmetric/hermitian optimisation failed
|
2025-08-14 00:20:59 +10:00 |
|
conrad
|
28ac91cb67
|
fallback to generic method if symmetric/hermitian optimisation failed
|
2025-08-14 00:08:33 +10:00 |
|
conrad
|
83452a0627
|
require OpenMP 4.0 for seq_cst memory order clause
|
2025-08-13 18:18:33 +10:00 |
|
conrad
|
c5cc28a737
|
change to struct
|
2025-08-13 18:16:44 +10:00 |
|
conrad
|
9f785eff7e
|
use seq_cst for openmp atomic read/write
|
2025-08-13 00:19:45 +10:00 |
|
conrad
|
cc89707913
|
update description
|
2025-08-12 15:34:27 +10:00 |
|
conrad
|
1a46e0e83b
|
update list of changes
|
2025-08-11 18:58:39 +10:00 |
|
conrad
|
39db5b5095
|
update docs for wall_clock
|
2025-08-11 18:52:20 +10:00 |
|
conrad
|
efc2bcf316
|
rearrange
|
2025-08-11 18:35:11 +10:00 |
|
conrad
|
e38cbaab8e
|
handle corner case where tic() is reused
|
2025-08-11 18:33:09 +10:00 |
|
conrad
|
a30ad16ebe
|
rename warm() to unfreeze()
|
2025-08-11 18:25:11 +10:00 |
|
conrad
|
d0da492c26
|
use type promotion for fp16 version of mat_norm_2()
|
2025-08-11 17:11:17 +10:00 |
|
conrad
|
3f5d4784fc
|
add freeze() and warm()
|
2025-08-11 17:03:00 +10:00 |
|
conrad
|
7a15d37a99
|
simplifications
|
2025-08-11 14:32:48 +10:00 |
|
conrad
|
1e40f043ff
|
use constexpr
|
2025-08-11 01:09:38 +10:00 |
|
conrad
|
21f2bf28d2
|
simplification
|
2025-08-11 00:51:52 +10:00 |
|
conrad
|
4a5c3d8f27
|
rearrange
|
2025-08-11 00:48:59 +10:00 |
|
conrad
|
2b49392e7c
|
remove no longer needed macros
|
2025-08-09 23:32:25 +10:00 |
|
conrad
|
26dcdbbf0a
|
add explanation
|
2025-08-09 23:28:59 +10:00 |
|
conrad
|
16b0912a6f
|
use C++14 deprecation attributes directly
|
2025-08-09 23:22:55 +10:00 |
|
conrad
|
644cc2908a
|
allow testing of cx_fp16
|
2025-08-08 20:34:29 +10:00 |
|
conrad
|
bfdb9b4d1c
|
update to https
|
2025-08-08 20:26:16 +10:00 |
|
conrad
|
b3b260c00c
|
update to https
|
2025-08-08 20:22:21 +10:00 |
|
conrad
|
6991c9aa25
|
update to https
|
2025-08-08 20:20:21 +10:00 |
|
conrad
|
e8027c3e14
|
update to https
|
2025-08-08 20:17:18 +10:00 |
|
conrad
|
3a719ad581
|
update to https
|
2025-08-08 20:14:01 +10:00 |
|
conrad
|
012acbea12
|
update to https
|
2025-08-08 20:13:15 +10:00 |
|
conrad
|
8f89982b74
|
update to https
|
2025-08-08 20:10:25 +10:00 |
|