conrad
|
0731de2367
|
simplifications
|
2025-06-11 15:04:22 +10:00 |
|
conrad
|
91b5f68bed
|
fix
|
2025-06-11 13:45:41 +10:00 |
|
conrad
|
a290735187
|
simplifications
|
2025-06-11 13:32:47 +10:00 |
|
conrad
|
4b4ab0ced8
|
add var() variant to handle elem_opts
|
2025-06-11 13:27:22 +10:00 |
|
conrad
|
7faec6fdce
|
simplifications
|
2025-06-10 19:30:19 +10:00 |
|
conrad
|
696fd719e8
|
simplify use of podarray
|
2025-06-10 19:23:56 +10:00 |
|
conrad
|
aa0c021737
|
simplifications
|
2025-06-10 19:00:27 +10:00 |
|
conrad
|
682790d0bc
|
started on op_var_omit
|
2025-06-10 11:39:26 +10:00 |
|
conrad
|
47a0e466e7
|
add TODO
|
2025-06-10 11:29:23 +10:00 |
|
conrad
|
8842cdc739
|
directly handle corner cases
|
2025-06-09 22:14:08 +10:00 |
|
conrad
|
870414aa06
|
simplifications
|
2025-06-09 21:48:48 +10:00 |
|
conrad
|
7b03681ce7
|
simplifications
|
2025-06-09 20:10:50 +10:00 |
|
conrad
|
a80f63501b
|
expand cube versions of accu() and sum() to handle elem_opts
|
2025-06-08 21:50:29 +10:00 |
|
conrad
|
6556e4ae04
|
rearrange
|
2025-06-08 20:45:28 +10:00 |
|
conrad
|
648527eb1b
|
rearrange
|
2025-06-08 19:27:36 +10:00 |
|
conrad
|
4a848124fa
|
expand sparse versions of accu() and sum() to handle elem_opts
|
2025-06-08 15:24:39 +10:00 |
|
conrad
|
39d01b483e
|
remove unused typedef
|
2025-06-08 15:21:03 +10:00 |
|
conrad
|
03e92c43ba
|
expand op_mean_omit to general matrices
|
2025-06-08 01:23:11 +10:00 |
|
conrad
|
bdf448e8f0
|
fix
|
2025-06-07 21:20:39 +10:00 |
|
conrad
|
d0dfac1a32
|
simplification
|
2025-06-07 20:29:29 +10:00 |
|
conrad
|
d057c221d8
|
simplifications + fix handling of inf corner case
|
2025-06-07 18:10:33 +10:00 |
|
conrad
|
83bb1e7937
|
add TODOs
|
2025-06-06 13:23:48 +10:00 |
|
conrad
|
bdc82c2c76
|
initial work on op_mean_omit
|
2025-06-06 13:09:39 +10:00 |
|
conrad
|
3cfec929f6
|
use arma_isnonfinite() for semantic simplification
|
2025-06-06 13:04:45 +10:00 |
|
conrad
|
74720f366d
|
expand sum() with omit_mode
|
2025-06-05 13:55:41 +10:00 |
|
conrad
|
65012ac724
|
use more flexible omit_mode
|
2025-06-05 12:26:31 +10:00 |
|
conrad
|
7b0ce7088e
|
add accu() variant that can omit nan values
|
2025-06-04 13:18:03 +10:00 |
|
conrad
|
d2930a2763
|
fix
|
2025-06-04 13:01:05 +10:00 |
|
conrad
|
9ef5f44c53
|
expand deprecation message with refactoring suggestion
|
2025-06-03 14:16:25 +10:00 |
|
conrad
|
6b79e17ec3
|
use batch random generation to avoid locking rng for each random number
|
2025-06-02 17:02:33 +10:00 |
|
conrad
|
eaf7825044
|
add randu() and randn()
|
2025-06-02 16:55:59 +10:00 |
|
conrad
|
365eca0c16
|
use batch random generation to avoid locking rng for each random number
|
2025-06-02 16:24:06 +10:00 |
|
conrad
|
096591bafb
|
add TODOs
|
2025-06-02 13:58:56 +10:00 |
|
conrad
|
68e9cf2a01
|
use batch random generation to avoid locking rng for each random number
|
2025-06-02 13:34:10 +10:00 |
|
conrad
|
36a2e4eed4
|
use batch random generation to avoid locking rng for each random number
|
2025-06-02 13:19:08 +10:00 |
|
conrad
|
7e7fff181b
|
always use stable sort for sorting indices
|
2025-05-29 20:01:54 +10:00 |
|
conrad
|
91319547c4
|
use consistent layout
|
2025-05-29 19:44:12 +10:00 |
|
conrad
|
6288784171
|
resolve complex number ties
|
2025-05-29 19:40:55 +10:00 |
|
conrad
|
74eb504435
|
use stable sort for sort_index()
|
2025-05-29 18:17:43 +10:00 |
|
conrad
|
5560281526
|
add standalone replace()
|
2025-05-24 16:23:03 +10:00 |
|
conrad
|
9d04feb8c3
|
add dual aux constructor
|
2025-05-24 16:21:17 +10:00 |
|
conrad
|
47d576fc76
|
add debug info
|
2025-05-24 15:40:07 +10:00 |
|
Ryan Curtin
|
c9425f3158
|
Add fn_find_nonnan()
|
2025-05-23 01:40:16 +00:00 |
|
conrad
|
4e7a567967
|
simplifications
|
2025-05-22 13:29:39 +10:00 |
|
conrad
|
84ec3ddf9f
|
bump minimum gcc version to 8.1
|
2025-05-22 13:18:10 +10:00 |
|
conrad
|
0138a5b699
|
similar optimisation as spglue_schur
|
2025-05-21 10:11:43 +10:00 |
|
conrad
|
623eb2915d
|
take into account possible inf and nan
|
2025-05-20 22:27:38 +10:00 |
|
conrad
|
f845134e58
|
restore previous attributes due to false positives in gcc 14.2
|
2025-05-20 13:49:20 +10:00 |
|
conrad
|
014e11aa5b
|
remove no longer needed typedef
|
2025-05-20 13:20:10 +10:00 |
|
conrad
|
9f9a93e5e8
|
fix comment
|
2025-05-20 13:02:04 +10:00 |
|