conrad
|
b0f383e5d2
|
cleanup
|
2021-03-06 14:00:18 +10:00 |
|
conrad
|
1dbc0edf2f
|
clarifications
|
2021-03-06 13:40:49 +10:00 |
|
conrad
|
6bd8af3c5f
|
show explicit initialisation
|
2021-03-06 13:30:54 +10:00 |
|
conrad
|
4aa7d3c100
|
more compact layout
|
2021-03-05 13:51:50 +10:00 |
|
conrad
|
21d1664162
|
fix
|
2021-03-05 12:50:38 +10:00 |
|
conrad
|
3d75451826
|
fix
|
2021-03-05 12:31:31 +10:00 |
|
conrad
|
9dee1a4dbb
|
simplifications
|
2021-03-05 12:04:54 +10:00 |
|
conrad
|
74e0c0e6a1
|
prevent pedantic compiler warnings
|
2021-03-05 12:03:39 +10:00 |
|
conrad
|
e19f957010
|
simplifications
|
2021-03-05 11:44:42 +10:00 |
|
conrad
|
8bab20aa77
|
explicit cast to prevent compiler warnings
|
2021-03-05 11:37:15 +10:00 |
|
conrad
|
aa17f7695f
|
fix
|
2021-03-05 11:33:30 +10:00 |
|
conrad
|
8bb1c42bdd
|
simplifications
|
2021-03-05 11:31:14 +10:00 |
|
conrad
|
8fe04ed8f9
|
fix warning message
|
2021-03-05 11:02:40 +10:00 |
|
conrad
|
06ed83432b
|
use sylvester() for forward compatibility only
|
2021-03-05 00:27:25 +10:00 |
|
conrad
|
18d26e1ae6
|
rename syl() to sylvester()
|
2021-03-04 16:26:23 +10:00 |
|
conrad
|
87c3483ded
|
rename syl() to sylvester()
|
2021-03-04 16:14:08 +10:00 |
|
conrad
|
c01c0b8117
|
rename
|
2021-03-04 16:03:05 +10:00 |
|
conrad
|
7f05420c0b
|
fix
|
2021-03-03 18:23:12 +10:00 |
|
conrad
|
d201e2d386
|
note on how rcond_threshold was determined
|
2021-03-03 16:48:45 +10:00 |
|
conrad
|
75a05aa1e3
|
note on SIGSTKSZ no longer a constant in glibc 2.34
|
2021-03-03 11:32:21 +10:00 |
|
conrad
|
c95866fef2
|
backport of fix for macOS on ARM
|
2021-03-03 11:24:52 +10:00 |
|
conrad
|
953083bd5f
|
caveat to avoid confusion between pow() and powmat()
|
2021-03-01 16:07:27 +10:00 |
|
conrad
|
e2a2841d77
|
caveat to avoid confusion between exp() and expmat(), etc
|
2021-03-01 15:59:22 +10:00 |
|
conrad
|
4fc196456e
|
update list of chnanges
|
2021-02-27 12:19:37 +10:00 |
|
conrad
|
3075947ac9
|
add typename
|
2021-02-27 12:09:04 +10:00 |
|
conrad
|
b0898e9ca5
|
use c++11 based RNG for filling
|
2021-02-27 12:06:04 +10:00 |
|
conrad
|
5dddbc62f7
|
more debbugging info
|
2021-02-26 23:40:49 +10:00 |
|
conrad
|
91b9c040fd
|
remove template parameter
|
2021-02-26 14:36:36 +10:00 |
|
conrad
|
4759411ad7
|
simplifications
|
2021-02-26 14:28:28 +10:00 |
|
conrad
|
3d3927432e
|
more debugging messages
|
2021-02-26 14:26:29 +10:00 |
|
conrad
|
0b241845c9
|
simplification
|
2021-02-26 14:15:03 +10:00 |
|
conrad
|
8c7c8e0d92
|
simplification
|
2021-02-26 10:57:58 +10:00 |
|
conrad
|
264e12219a
|
update version
|
2021-02-25 23:57:52 +10:00 |
|
conrad
|
b59e8e33bf
|
precompiled openblas 3.13
|
2021-02-25 23:56:46 +10:00 |
|
conrad
|
98cb70e8d3
|
note on thread_local
|
2021-02-25 21:31:28 +10:00 |
|
conrad
|
179b9cd5d4
|
increase threshold
|
2021-02-25 16:49:12 +10:00 |
|
conrad
|
1629402e9a
|
add debugging info
|
2021-02-25 16:35:35 +10:00 |
|
conrad
|
c7e8cd5c7c
|
workaround for macOS thread_local issue
|
2021-02-25 12:20:34 +10:00 |
|
conrad
|
b7364724d3
|
avoid division by zero
|
2021-02-23 15:17:14 +10:00 |
|
conrad
|
a44ab07f76
|
simplification
|
2021-02-23 14:57:08 +10:00 |
|
conrad
|
6e7ca42af9
|
simplifications
|
2021-02-23 13:34:18 +10:00 |
|
conrad
|
660cb7057f
|
clean up error messages
|
2021-02-23 13:09:51 +10:00 |
|
conrad
|
578318a6a0
|
simplifications
|
2021-02-23 12:18:58 +10:00 |
|
conrad
|
9319bd3b2e
|
added caveat
|
2021-02-23 12:04:54 +10:00 |
|
conrad
|
88df744fe6
|
mention pinv() in the context of ARMA_OPTIMISE_SYMPD
|
2021-02-22 11:28:43 +10:00 |
|
conrad
|
29974b3db5
|
mention pinv() in docs for ARMA_DONT_OPTIMISE_SYMPD
|
2021-02-22 11:26:46 +10:00 |
|
conrad
|
c83f7c0b45
|
state use of std::out_of_range exception, instead of only std::logic_error
|
2021-02-22 11:22:53 +10:00 |
|
conrad
|
ef44673388
|
expand docs for coord_ascii
|
2021-02-22 11:07:27 +10:00 |
|
conrad
|
d949264004
|
initial handling of coord_ascii by dense matrices
|
2021-02-21 23:25:37 +10:00 |
|
conrad
|
515165a4e9
|
fix
|
2021-02-21 18:28:43 +10:00 |
|