Commit Graph
77 Commits
Author SHA1 Message Date
conrad 483fee2b46 update examples to take into account new defaults 2021-05-29 22:13:32 +10:00
conrad 78711ba006 fix 2021-05-25 13:39:35 +10:00
conrad d04cefe711 better wording 2021-05-24 15:24:56 +10:00
conrad a1e0c3044e update openmp thresholds 2021-05-16 22:24:22 +10:00
conrad d5752c4d27 update list of changes 2021-05-15 14:26:33 +10:00
conrad 6a7c6ccc3e better wording 2021-05-05 10:47:15 +10:00
conrad dcd4dae132 more mentions of explicit zero init 2021-05-05 10:42:11 +10:00
conrad 109bfe0afd simplifications 2021-05-05 10:26:07 +10:00
conrad fb7c7b57d9 simplification 2021-05-05 00:57:18 +10:00
conrad 048284acf6 mention initialisation to zero 2021-05-05 00:53:08 +10:00
conrad 56789b49db improve list of changes 2021-05-05 00:41:43 +10:00
conrad caab70d82b update docs for .clamp() 2021-05-05 00:29:51 +10:00
conrad 7380f02d41 update list of changes 2021-05-04 11:37:29 +10:00
conrad bc0522c75c initial docs for .clamp() 2021-05-04 11:35:32 +10:00
conrad 2f28fdc95d update docs for norm() 2021-05-03 14:26:07 +10:00
conrad fa58cb30a6 update docs 2021-05-03 14:07:01 +10:00
conrad 8410cd39ae fix 2021-04-16 16:21:28 +10:00
conrad 0be3e9a5fe mark as unstable 2021-04-16 16:20:56 +10:00
conrad cb0f746360 mention expansion of norm() to handle hamming norm (commented out for now) 2021-04-16 15:16:16 +10:00
conrad 61b1992262 mention hamming norm (commented out for now) 2021-04-16 15:13:48 +10:00
conrad e9a37b82a1 expand caveat on using nonzeros() for counting number of non-zeros 2021-04-16 14:08:04 +10:00
conrad 14cb8ebc0c change order for better readability 2021-04-15 18:14:04 +10:00
conrad b41fb82e6d transpose table for better readability 2021-04-15 18:10:22 +10:00
conrad 9f6f54773f mentione ability to handle rank deficient systems 2021-04-05 23:13:27 +10:00
conrad 210d4fa538 add caveat to pinv 2021-04-05 23:04:22 +10:00
conrad b25f1dd7e0 fix 2021-04-05 15:50:03 +10:00
conrad 4b2ab56578 add internal links 2021-04-01 16:36:10 +10:00
conrad 390595a283 rearrange order 2021-04-01 16:24:00 +10:00
conrad 85f6a8cb6c expand list of additions 2021-04-01 16:21:51 +10:00
conrad df333988b3 document ARMA_WARN_LEVEL 2021-04-01 16:17:18 +10:00
conrad ce1bef655a fix 2021-04-01 14:53:12 +10:00
conrad 8c88a21a3a fix 2021-04-01 14:52:19 +10:00
conrad 70b505d7ed expand list of additions 2021-04-01 14:50:36 +10:00
conrad 8bd711a821 fix 2021-04-01 14:48:17 +10:00
conrad 49510144d4 initial docs for log_det_sympd() 2021-04-01 14:47:02 +10:00
conrad f83f586217 update list of changes 2021-03-31 16:13:11 +10:00
conrad 7f074a3de4 fix 2021-03-25 13:01:05 +10:00
conrad af12a4aa37 added caveat on small sparse matrices 2021-03-20 11:25:49 +10:00
conrad 4044feb7ca simplification 2021-03-16 14:58:59 +10:00
conrad 793334fa3e update docs for log_det() 2021-03-15 12:23:10 +10:00
conrad 1dbc0edf2f clarifications 2021-03-06 13:40:49 +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 578318a6a0 simplifications 2021-02-23 12:18:58 +10:00
conrad 9319bd3b2e added caveat 2021-02-23 12:04:54 +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 ec71e88d5e update list of additions 2021-02-17 11:50:36 +10:00