conrad
|
7f5569ffba
|
handle NaNs when checking ranges
|
2026-04-06 19:35:29 +10:00 |
|
conrad
|
7c9ef72802
|
handle NaNs when checking tolerances
|
2026-04-05 23:06:49 +10:00 |
|
conrad
|
c75af66d72
|
ensure consistency with subview_row::randu() and subview_row::randn()
|
2026-04-05 19:40:55 +10:00 |
|
conrad
|
ce769c625f
|
handle NaNs when checking tolerances
|
2026-04-05 02:30:59 +10:00 |
|
conrad
|
f1e65e55de
|
handle NaNs when checking conformance
|
2026-04-05 02:22:30 +10:00 |
|
conrad
|
7e4a956dbd
|
specialisations for randu() and randn()
|
2026-04-04 19:47:20 +10:00 |
|
conrad
|
43b071020a
|
handle NaNs when checking tolerances
|
2026-04-02 13:49:58 +10:00 |
|
conrad
|
f548057ee7
|
simplifications
|
2026-04-02 13:44:30 +10:00 |
|
conrad
|
e260407a3e
|
handle NaNs when checking tolerances
|
2026-04-02 13:09:39 +10:00 |
|
conrad
|
f049b04688
|
simplification: implicit handling of NaNs
|
2026-04-02 12:33:44 +10:00 |
|
conrad
|
8af4d74bd4
|
rearrange for consistency with other code
|
2026-04-01 16:33:36 +10:00 |
|
conrad
|
a039d60a47
|
simplification
|
2026-03-31 12:42:59 +10:00 |
|
conrad
|
a4634e8888
|
use correct element type
|
2026-03-31 12:36:05 +10:00 |
|
conrad
|
4524c7580f
|
rearrange ::is_zero() to follow same pattern as arrayops::is_zero()
|
2026-03-30 00:24:49 +10:00 |
|
conrad
|
536a642b64
|
add compatibility note
|
2026-03-28 16:23:34 +10:00 |
|
conrad
|
80e1faa764
|
shorten temporary suffix and increase its randomness
|
2026-03-27 11:25:59 +10:00 |
|
conrad
|
4e8e1564e0
|
simplifications
|
2026-03-24 12:36:32 +10:00 |
|
conrad
|
cd0a21d242
|
specialisations for .replace()
|
2026-03-24 12:27:35 +10:00 |
|
conrad
|
e43f4f7ef9
|
fix corner case in is_zero(): explicitly handle nan
|
2026-03-23 15:23:14 +10:00 |
|
conrad
|
f2691c6beb
|
fix corner case in is_zero(): explicitly handle nan
|
2026-03-23 15:12:22 +10:00 |
|
conrad
|
825dbf7e60
|
fix corner case in is_zero(): explicitly handle nan
|
2026-03-23 12:42:46 +10:00 |
|
conrad
|
ed078509da
|
fixes for corner cases
|
2026-03-23 12:17:44 +10:00 |
|
conrad
|
759a36d0b3
|
fix + specialisations for .is_zero()
|
2026-03-23 11:59:52 +10:00 |
|
conrad
|
e0d2196ae5
|
faster scalar operations on diagview
|
2026-03-21 20:06:48 +10:00 |
|
conrad
|
998c7814bc
|
use proper function names in error messages
|
2026-03-21 11:39:52 +10:00 |
|
conrad
|
ebd9209b31
|
simplify warning messages
|
2026-03-20 15:34:13 +10:00 |
|
conrad
|
745b02d4d7
|
simplifications
|
2026-03-20 14:49:29 +10:00 |
|
conrad
|
ee9e26902f
|
increase randomness of temporary filenames
|
2026-03-19 14:35:44 +10:00 |
|
conrad
|
33e382b623
|
simplifications
|
2026-03-17 12:07:46 +10:00 |
|
conrad
|
7334664999
|
patch bump
|
2026-03-15 18:42:19 +10:00 |
|
conrad
|
f021766215
|
speedups for blank sparse submatrices
|
2026-03-15 17:33:41 +10:00 |
|
conrad
|
5491a20833
|
simplifications
|
2026-03-13 12:16:51 +10:00 |
|
conrad
|
1cab3be4df
|
simplifications
|
2026-03-13 11:52:44 +10:00 |
|
conrad
|
08e1cb5211
|
specialisation for subview::zeros()
|
2026-03-13 11:33:39 +10:00 |
|
conrad
|
70c45a2f17
|
workarounds for ASAN false positives
|
2026-03-12 18:21:38 +10:00 |
|
conrad
|
2dfed59b94
|
simplifications
|
2026-03-12 15:57:37 +10:00 |
|
conrad
|
8bf7834041
|
simplifications
|
2026-03-12 15:48:04 +10:00 |
|
conrad
|
1461d33045
|
simplifications
|
2026-03-12 15:32:54 +10:00 |
|
conrad
|
e05bc82e7b
|
speedups for empty subcubes
|
2026-03-12 15:30:34 +10:00 |
|
conrad
|
9201e8ddd0
|
speedups for empty cubes
|
2026-03-12 15:23:18 +10:00 |
|
conrad
|
30dd62780b
|
speedups for empty cubes
|
2026-03-12 12:21:15 +10:00 |
|
conrad
|
5dd6c665a5
|
speedups for empty cubes
|
2026-03-12 11:55:26 +10:00 |
|
conrad
|
2e6b4ed0a3
|
speedups for empty cubes
|
2026-03-11 17:09:31 +10:00 |
|
conrad
|
08c0647e54
|
speedups for empty matrices
|
2026-03-11 16:55:26 +10:00 |
|
conrad
|
ff7f5d63e6
|
speedups for empty matrices
|
2026-03-11 15:12:59 +10:00 |
|
conrad
|
2288ec1497
|
remove superfluous comments
|
2026-03-11 15:12:32 +10:00 |
|
conrad
|
1df5fc83b7
|
speedups for blank sparse matrices
|
2026-03-10 15:58:00 +10:00 |
|
conrad
|
81df0a1f93
|
simplifications
|
2026-03-10 15:51:02 +10:00 |
|
conrad
|
bceaf09865
|
speedups for blank sparse submatrices
|
2026-03-10 13:14:08 +10:00 |
|
conrad
|
3992546579
|
speedups for blank sparse submatrices
|
2026-03-10 12:31:16 +10:00 |
|