conrad
|
1bed2c877a
|
add debugging messages
|
2021-04-27 12:31:19 +10:00 |
|
conrad
|
b0473b91a5
|
no longder need to explicitly initialise to zero
|
2021-04-26 18:41:44 +10:00 |
|
conrad
|
6540d2c4ae
|
initialise Mat to zeros by default; explicitly disable where not necessary
|
2021-04-26 18:13:19 +10:00 |
|
conrad
|
f45a7a02a3
|
minor optimisations
|
2021-04-26 17:14:57 +10:00 |
|
conrad
|
ec91e4c531
|
minor optimisations
|
2021-04-26 17:14:21 +10:00 |
|
conrad
|
a9e89d4e16
|
explicitly ignore arg used for sfinae
|
2021-04-25 12:25:39 +10:00 |
|
conrad
|
3104825f15
|
avoid using .at() in inner loop
|
2021-04-22 16:20:41 +10:00 |
|
conrad
|
45f5c64452
|
split op_symmat into op_symmatu and op_symmatl
|
2021-04-22 15:58:52 +10:00 |
|
conrad
|
4b7a0157e7
|
fix
|
2021-04-21 12:56:47 +10:00 |
|
conrad
|
cdd7a683b7
|
remove drop_tol arg
|
2021-04-21 12:50:09 +10:00 |
|
conrad
|
0be3e9a5fe
|
mark as unstable
|
2021-04-16 16:20:56 +10:00 |
|
conrad
|
974da0f5d6
|
experimental speedup for clamp()
|
2021-04-16 16:17:49 +10:00 |
|
conrad
|
0d910d2933
|
add hamming 'norm' (number of nonzero elements)
|
2021-04-16 15:02:50 +10:00 |
|
conrad
|
84bb2f7bc1
|
cleanup
|
2021-04-13 15:21:04 +10:00 |
|
conrad
|
f3313cedaa
|
add TODOs
|
2021-04-13 13:53:32 +10:00 |
|
conrad
|
f699d74143
|
avoid direct use of std::rand() for randg()
|
2021-04-13 12:31:53 +10:00 |
|
conrad
|
fd0203fd42
|
fix error messages
|
2021-04-12 20:44:29 +10:00 |
|
conrad
|
a6b42aad6a
|
use old method to ensure same sequence for ARMA_RNG_ALT randn
|
2021-04-12 12:45:08 +10:00 |
|
conrad
|
85b5cd7d54
|
fix
|
2021-04-08 18:19:41 +10:00 |
|
conrad
|
ebbdb875e7
|
version bump
|
2021-04-06 01:29:02 +10:00 |
|
conrad
|
da6c1c544a
|
remove temp debugging
|
2021-04-05 02:07:58 +10:00 |
|
conrad
|
b9dc70685b
|
fix
|
2021-04-05 02:05:09 +10:00 |
|
conrad
|
02dd750910
|
layout
|
2021-04-04 15:29:38 +10:00 |
|
conrad
|
7848942f3b
|
simplifications
|
2021-04-04 13:06:32 +10:00 |
|
conrad
|
23c69de1cd
|
rearrangement
|
2021-04-01 23:59:41 +10:00 |
|
conrad
|
3080ca054c
|
layout
|
2021-04-01 23:33:36 +10:00 |
|
conrad
|
ac74ca46e1
|
more details
|
2021-04-01 19:19:04 +10:00 |
|
conrad
|
8869d4be56
|
alllow printing of exeptions to be enabled/disabled
|
2021-04-01 18:17:47 +10:00 |
|
conrad
|
a8b3078aab
|
fix layout
|
2021-04-01 17:18:02 +10:00 |
|
conrad
|
5587ab30b9
|
adjust warning level
|
2021-04-01 16:54:41 +10:00 |
|
conrad
|
4b3d4d0046
|
adjust warning level
|
2021-04-01 16:45:19 +10:00 |
|
conrad
|
8d3b604950
|
better description of ARMA_WARN_LEVEL
|
2021-04-01 16:41:30 +10:00 |
|
conrad
|
92ee3f6105
|
simplification
|
2021-04-01 14:23:29 +10:00 |
|
conrad
|
828c5d6f5b
|
layout
|
2021-04-01 14:20:58 +10:00 |
|
conrad
|
65c6c114d6
|
initial implementation of log_det_sympd()
|
2021-04-01 14:17:50 +10:00 |
|
conrad
|
3780012898
|
take into account log_det() status
|
2021-04-01 11:22:43 +10:00 |
|
conrad
|
d677f54523
|
take into account log_det() status
|
2021-04-01 11:20:58 +10:00 |
|
conrad
|
43c2e3d1f8
|
adjust version
|
2021-03-31 17:00:54 +10:00 |
|
conrad
|
781cd15876
|
fix
|
2021-03-31 16:42:21 +10:00 |
|
conrad
|
9af0e68fa5
|
simplifications
|
2021-03-31 16:35:06 +10:00 |
|
conrad
|
a29435d9b2
|
refactor log_det()
|
2021-03-31 15:57:42 +10:00 |
|
conrad
|
dbe6f84c80
|
refactor det() to detect failures
|
2021-03-31 15:22:21 +10:00 |
|
conrad
|
b8b66837ec
|
detect triangular matrices
|
2021-03-31 14:38:50 +10:00 |
|
conrad
|
175a0bcbd7
|
detect failure
|
2021-03-31 14:23:25 +10:00 |
|
conrad
|
57973528c1
|
fix
|
2021-03-31 13:23:16 +10:00 |
|
conrad
|
ad2e8b738e
|
simpler message
|
2021-03-31 13:08:37 +10:00 |
|
conrad
|
d9465926cb
|
conditionally print exception messages
|
2021-03-31 12:12:03 +10:00 |
|
conrad
|
2ff3aacbb3
|
'seems' -> 'is'
|
2021-03-31 11:56:17 +10:00 |
|
conrad
|
2b94aec335
|
adjust warnings
|
2021-03-31 11:50:47 +10:00 |
|
conrad
|
ec660d9b42
|
adjust warning level
|
2021-03-31 11:42:51 +10:00 |
|