Commit Graph
1678 Commits
Author SHA1 Message Date
conrad e4829d474c mark as unstable 2023-05-19 16:16:00 +10:00
conrad f7a6836ef6 simplification 2023-04-11 23:08:20 +10:00
conrad adcb8d4d84 better wording 2023-04-06 12:53:51 +10:00
conrad 3a173f6d9e remove unnecessary line 2023-04-04 13:56:59 +10:00
conrad aebe3d8755 version bump 2023-04-04 13:37:40 +10:00
conrad 6abf926e48 better wording 2023-04-04 12:48:36 +10:00
conrad 6a2ea37166 use quasi_unwrap instead of plain unwrap 2023-04-04 11:59:35 +10:00
conrad 437cf4816e use cbegin() and cend() for const_iterator 2023-04-03 13:30:31 +10:00
conrad 3c293c486a replace broken code 2023-04-03 13:22:55 +10:00
conrad f1cd3eaa0a restore previous wording 2023-04-03 12:20:37 +10:00
conrad 8825605d51 restore original order 2023-04-03 12:19:29 +10:00
conrad 96a2b134f3 swap order for better flow 2023-04-03 00:28:54 +10:00
conrad 09faca962f remove unnecessary attribute 2023-04-03 00:06:46 +10:00
conrad 1476998305 rewrite to avoid use of pointers 2023-04-03 00:04:41 +10:00
conrad cbf67a1453 test for spsolve_factoriser 2023-04-03 00:02:38 +10:00
conrad b9b88897de cleanup 2023-04-03 00:01:51 +10:00
conrad 6e580c5993 remove fluff 2023-04-03 00:00:49 +10:00
conrad 4c86458e2f better wording 2023-04-03 00:00:17 +10:00
conrad 4e6528ace1 update list of changes 2023-04-02 23:59:11 +10:00
conrad 2ba7443357 docs for spsolve_factoriser 2023-04-02 23:58:07 +10:00
conrad f98ed7ef9a update list of changes 2023-04-02 23:55:52 +10:00
conrad 56a05b3222 update list of changes 2023-04-02 23:55:37 +10:00
conrad dded4c90de add space for new version in list of changes 2023-04-02 23:54:49 +10:00
conrad bc6190f687 add spsolve_factoriser class 2023-04-02 23:53:11 +10:00
conrad ffdc6c0cea add notes 2023-04-02 23:49:32 +10:00
conrad e232e905a7 more debugging statements 2023-04-02 23:48:48 +10:00
conrad 767bf00802 remove no longer needed code 2023-04-02 23:47:23 +10:00
conrad f758c349c1 add superlu_worker to allow separate factorisation and solving 2023-04-02 23:45:52 +10:00
conrad 7eab297358 allow changing size of superlu_array_wrangler 2023-04-02 23:44:04 +10:00
conrad 83bf100bb2 speedup via inplace processing 2023-04-02 23:40:51 +10:00
conrad 3f02dc034c speedup via inplace processing 2023-04-02 23:40:05 +10:00
conrad 9cc1964fce use cbegin() and cend() 2023-04-02 23:39:04 +10:00
conrad c02c4e0d9c speedup via inplace processing 2023-04-02 23:38:02 +10:00
conrad 9546012ec1 take into account the number of executions 2023-04-02 23:35:37 +10:00
conrad 5ed40a1c33 add size guard 2023-04-02 23:33:01 +10:00
conrad b59c144bd2 mark as unstable 2023-04-02 23:32:28 +10:00
conrad 83ede382ed fix 2023-03-30 12:53:49 +10:00
conrad 725f1cf4da fix 2023-03-15 13:08:54 +10:00
conrad 2c9d6ec571 ensure CSC representation is valid 2023-03-14 16:08:51 +10:00
conrad b200d03637 ensure the stream is flushed 2023-03-14 13:46:24 +10:00
conrad f716fe033c simplification 2023-03-07 11:03:07 +10:00
conrad 02c16d39af add TODO 2023-03-06 10:22:57 +10:00
conrad 6e8c494afe simplifications 2023-03-02 14:21:56 +10:00
conrad e6bd57a211 better wording 2023-03-02 12:47:48 +10:00
conrad c2e3cfaced clarifications 2023-03-01 22:26:01 +10:00
conrad 147091b0fd add TODO 2023-03-01 13:21:15 +10:00
conrad d00ffefb8c better wording 2023-03-01 12:44:43 +10:00
conrad 13b7eb5736 better wording 2023-03-01 12:31:54 +10:00
conrad 9b9e816f71 patch bump 2023-02-22 10:33:00 +10:00
conrad 905e62d502 fix 2023-02-21 23:08:50 +10:00