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 |
|
conrad
|
636b8f8cf0
|
optimisation for empty matrices
|
2025-05-20 12:45:16 +10:00 |
|
conrad
|
d1f296eaca
|
simplification
|
2025-05-20 12:26:18 +10:00 |
|
conrad
|
fb5ee6fa0b
|
take into account possible inf and nan
|
2025-05-20 11:13:31 +10:00 |
|
conrad
|
28c3cd7e54
|
take into account possible inf and nan
|
2025-05-20 01:26:58 +10:00 |
|
conrad
|
69e7c73b34
|
take into account inf and nan
|
2025-05-20 01:03:12 +10:00 |
|
conrad
|
6fd0ff0d0f
|
minor layout fix
|
2025-05-19 12:49:13 +10:00 |
|
conrad
|
7e88739a41
|
simplification
|
2025-05-19 12:30:41 +10:00 |
|
conrad
|
0bc9d1b2d6
|
add explanatory comments
|
2025-05-19 12:22:25 +10:00 |
|
conrad
|
e8b7efceba
|
fix handling of corner-cases with nan and inf
|
2025-05-18 23:25:26 +10:00 |
|
conrad
|
fe3c943543
|
add details on unsuppported option
|
2025-05-15 13:30:37 +10:00 |
|
conrad
|
72838eb1df
|
better wording
|
2025-05-14 13:13:41 +10:00 |
|
conrad
|
c8c64e614e
|
conditionally undefine ARMA_IGNORE_DEPRECATED_MARKER
|
2025-05-13 00:29:45 +10:00 |
|
conrad
|
bebbf30075
|
deprecated syl() in favour of sylvester()
|
2025-05-09 10:54:26 +10:00 |
|
conrad
|
5b05448d69
|
speedup for accu(square(sp_mat.col(i)))
|
2025-05-09 00:41:28 +10:00 |
|
conrad
|
c0ef238433
|
deprecate stand-alone is_finite()
|
2025-05-07 12:45:44 +10:00 |
|
conrad
|
e662f86944
|
add TODOs
|
2025-05-07 12:24:39 +10:00 |
|
conrad
|
57da508cf3
|
issue compile time warning for unused outputs
|
2025-05-02 13:46:08 +10:00 |
|