conrad
|
feca3eae7f
|
fix
|
2025-01-09 12:50:41 +10:00 |
|
conrad
|
0a76ab431b
|
remove support for ARMA_IGNORE_DEPRECATED_MARKER
|
2025-01-02 15:09:00 +10:00 |
|
conrad
|
24b059344e
|
new section for list of changes
|
2025-01-02 13:11:14 +10:00 |
|
conrad
|
ceaa020a33
|
better layout for sinc()
|
2025-01-02 13:07:25 +10:00 |
|
conrad
|
f9e308b2fd
|
improve docs for toeplitz()
|
2025-01-02 00:02:21 +10:00 |
|
conrad
|
153c1363ea
|
simplify docs for toeplitz()
|
2025-01-01 23:28:01 +10:00 |
|
conrad
|
316c7e4abf
|
simplification; alias checks not required
|
2024-12-25 00:22:08 +10:00 |
|
conrad
|
469cb91a74
|
reduce stack usage by reducing unnecessary alignment markers
|
2024-12-18 14:08:42 +10:00 |
|
conrad
|
77cc3e9287
|
fix prototypes for xSYCON and xHECON
|
2024-12-17 12:17:02 +10:00 |
|
conrad
|
e037bd9a5e
|
reduce bloat
|
2024-12-16 13:58:00 +10:00 |
|
conrad
|
7138865c14
|
add note
|
2024-12-10 12:05:52 +10:00 |
|
conrad
|
8f94af0afb
|
explicitly qualify inherited variables and functions
|
2024-12-04 12:24:44 +10:00 |
|
conrad
|
dfdbae2570
|
explicitly qualify inherited variables and functions
|
2024-12-04 12:16:50 +10:00 |
|
conrad
|
11e69548f2
|
preserve vector type information
|
2024-12-03 16:25:38 +10:00 |
|
conrad
|
6f6cc83862
|
fix
|
2024-12-03 16:19:52 +10:00 |
|
conrad
|
0d2c5de574
|
preserve vector type information
|
2024-12-02 22:44:30 +10:00 |
|
conrad
|
07e5b6d1d6
|
avoid clashes with C++20 std::span
|
2024-12-02 16:23:54 +10:00 |
|
conrad
|
df8741c86b
|
explicitly qualify inherited variables and functions
|
2024-12-02 16:13:48 +10:00 |
|
conrad
|
ffb9ef3c52
|
more selective detection of symmetric/hermitian matrices
|
2024-11-28 16:15:56 +11:00 |
|
conrad
|
b87cc838a3
|
more selective detection of symmetric/hermitian matrices
|
2024-11-27 11:56:43 +11:00 |
|
conrad
|
9273614f58
|
fix
|
2024-11-24 17:12:41 +10:00 |
|
conrad
|
cdedada64a
|
revert
|
2024-11-23 16:40:29 +10:00 |
|
conrad
|
b7cf2fd503
|
remove functions from Mat that are present in Base
|
2024-11-23 13:49:04 +10:00 |
|
conrad
|
b3329329a7
|
expand deprecation warnings with messages
|
2024-11-23 00:42:36 +10:00 |
|
conrad
|
20bb9d8bcb
|
ensure the first index of extremum value is found
|
2024-11-22 12:17:20 +10:00 |
|
conrad
|
6ecbed3813
|
remove unused code
|
2024-11-20 17:41:01 +10:00 |
|
conrad
|
123dd0108d
|
use partial_unwrap instead of partial_unwrap_check
|
2024-11-20 17:26:49 +10:00 |
|
conrad
|
79793a7a97
|
mark as unstable
|
2024-11-20 12:27:28 +10:00 |
|
conrad
|
a2c8b74a35
|
add TODOs
|
2024-11-20 11:45:56 +10:00 |
|
conrad
|
a313b4fd0c
|
version bump
|
2024-11-16 15:22:53 +10:00 |
|
conrad
|
85233ddbe7
|
better wording
|
2024-11-16 12:46:05 +10:00 |
|
conrad
|
b6e9484b31
|
skip conformance check if given expression resolves to a vector
|
2024-11-15 11:46:29 +10:00 |
|
conrad
|
a18a68289b
|
better wording
|
2024-11-15 00:44:06 +10:00 |
|
conrad
|
b3f4e55604
|
check for aliasing only when the element types match
|
2024-11-14 19:25:01 +10:00 |
|
conrad
|
702eb6c68b
|
mark as RC1
|
2024-11-14 12:30:46 +10:00 |
|
conrad
|
0bdd169d38
|
simplifications
|
2024-11-14 12:06:57 +10:00 |
|
conrad
|
79f57ff784
|
update list of changes
|
2024-11-13 16:57:26 +10:00 |
|
conrad
|
a3bc2bc599
|
ensure consisten handling of symmetric expressions by various forms of inv()
|
2024-11-13 16:48:20 +10:00 |
|
conrad
|
2cdd3feebb
|
ensure all matrices are checked
|
2024-11-13 16:14:42 +10:00 |
|
conrad
|
ca70fdfba3
|
more debug statements
|
2024-11-13 15:08:32 +10:00 |
|
conrad
|
9608d14058
|
avoid shadowing
|
2024-11-13 15:02:52 +10:00 |
|
conrad
|
112861df8b
|
add dedicated function for alias detection
|
2024-11-13 14:55:09 +10:00 |
|
conrad
|
15232980d3
|
better wording
|
2024-11-13 14:08:13 +10:00 |
|
conrad
|
6058b46519
|
adapt to use .index_min() and .index_max()
|
2024-11-13 12:10:53 +10:00 |
|
conrad
|
0b07572a24
|
more tests
|
2024-11-13 12:04:39 +10:00 |
|
conrad
|
bb819ee649
|
update to .index_max()
|
2024-11-13 12:01:56 +10:00 |
|
conrad
|
ee965fc4b7
|
fix
|
2024-11-13 11:43:12 +10:00 |
|
conrad
|
a7c16f40df
|
update to .index_min() [continued]
|
2024-11-13 11:40:32 +10:00 |
|
conrad
|
e83cea1b48
|
update to .index_min()
|
2024-11-12 17:07:20 +10:00 |
|
conrad
|
dbca4d6631
|
wrappers for sytrs and hetrs
|
2024-11-11 20:05:17 +10:00 |
|