Commit Graph
256 Commits
Author SHA1 Message Date
conrad c7fb0a1ff3 enable extra warnings if extra debug is enabled 2021-03-28 15:39:16 +10:00
conrad 7f60495339 refactor to use optional warnings 2021-03-28 15:35:45 +10:00
conrad d8ecfcc070 simplifications 2021-03-28 14:28:39 +10:00
conrad 1ba51cc8f4 refactor to use optional warnings 2021-03-28 14:25:01 +10:00
conrad 41daad48d0 simplifications 2021-03-28 14:16:36 +10:00
conrad f9f30d4442 use default warnings where necessary 2021-03-28 14:09:57 +10:00
conrad 8474154cd4 refactor to use optional warnings 2021-03-28 14:09:39 +10:00
conrad 780c66aac1 fix 2021-03-26 17:04:39 +10:00
conrad 80a3dbbb06 fix 2021-03-26 17:04:08 +10:00
conrad 8ab81926d0 print debugging info 2021-03-26 16:43:57 +10:00
conrad 97821103ef don't print warnings if status is returned 2021-03-26 16:35:41 +10:00
conrad 9346674cd4 simplifications 2021-03-26 16:33:32 +10:00
conrad 50ed7cb085 don't print warnings if status is returned 2021-03-26 16:29:16 +10:00
conrad 6d17f9d83a simplifications 2021-03-26 16:22:52 +10:00
conrad 1bc734f406 add 'no_warnings' option 2021-03-26 12:43:25 +10:00
conrad 16bca26dbd use debug warn 2021-03-25 16:50:54 +10:00
conrad 9c621161d5 don't print warnings if status is returned 2021-03-25 16:39:36 +10:00
conrad 97eefbce85 simplifications 2021-03-25 15:40:28 +10:00
conrad be701c8e1f move sparse matrix norms to separate files 2021-03-25 15:22:49 +10:00
conrad 14d0b35966 simplifications 2021-03-25 13:44:50 +10:00
conrad 7f074a3de4 fix 2021-03-25 13:01:05 +10:00
conrad 12137d75e0 issue warning if given matrix is non-finite 2021-03-25 12:42:06 +10:00
conrad c5fcced0c1 simplification 2021-03-25 12:30:36 +10:00
conrad eaf958e0a2 refactor powmat 2021-03-23 13:15:20 +10:00
conrad 006ffdda6b fix indendation 2021-03-22 18:19:41 +10:00
conrad a825994703 fix wording 2021-03-22 17:29:32 +10:00
conrad 5fdfb73957 cleanup 2021-03-22 17:28:23 +10:00
conrad bfe9c5059b try warmup of mt19937_64_instance 2021-03-22 17:08:43 +10:00
conrad d72d553148 seed is always set before use of mt19937_64_instance 2021-03-22 16:17:41 +10:00
conrad 7737e1be06 use extern rng seeed instead of extern mt19937_64 2021-03-22 16:14:41 +10:00
conrad b305164abb better wording 2021-03-22 13:05:08 +10:00
conrad caded84893 more sanity checking 2021-03-22 12:22:11 +10:00
conrad 320b9df1eb simplification 2021-03-22 12:06:48 +10:00
conrad 9fb5734753 simplification 2021-03-22 12:01:34 +10:00
conrad 008e5b1b78 fix 2021-03-22 11:08:46 +10:00
conrad 52bd1fa7c8 fix 2021-03-22 10:56:54 +10:00
conrad 9e66f44bc2 fix 2021-03-22 10:55:49 +10:00
conrad 0309803163 use temporary matrix, as restoring can be expensive 2021-03-22 10:42:44 +10:00
conrad 7bc2c8b142 fix 2021-03-22 00:57:11 +10:00
conrad ff717633c1 add old forms of inv and inv_sympd for internal compatibility 2021-03-22 00:41:48 +10:00
conrad ff89ff6ea4 further refactoring of det and log_det 2021-03-22 00:09:45 +10:00
conrad 2eae2d149d layout fix 2021-03-21 23:46:16 +10:00
conrad ba074fa4a2 further refactoring of op_inv 2021-03-21 23:44:14 +10:00
conrad b18cd1d446 don't use small size optimisation for complex matrices 2021-03-21 20:00:41 +10:00
conrad 731147c3de simplifications 2021-03-21 18:56:01 +10:00
conrad 3b1ae81058 don't use small size optimisation for complex matrices 2021-03-21 18:54:34 +10:00
conrad e52c303c67 don't use small size optimisation for complex matrices 2021-03-21 00:54:01 +10:00
conrad 493914da78 fix 2021-03-21 00:48:36 +10:00
conrad 7d72563c85 reduce number of multiplications 2021-03-19 15:17:14 +10:00
conrad 382f18b0d3 added TODOs 2021-03-19 14:15:45 +10:00