Commit Graph
40 Commits
Author SHA1 Message Date
conrad 39e7e0bc57 refactor to avoid code bloat 2020-12-22 15:04:06 +10:00
conrad 0706c1c801 patch bump 2020-12-22 13:45:52 +10:00
conrad cd2618bfd6 comment out experimental code 2020-12-22 13:42:40 +10:00
conrad c9c7cf4473 refactor to use superlu_supermatrix_wrangler 2020-12-22 13:16:37 +10:00
conrad 332e2288ca refactor to use wranglers 2020-12-22 12:40:17 +10:00
conrad 138b28801a remove debugging statements 2020-12-22 02:53:31 +10:00
conrad ab767d88d6 work out rcond to gracefully handle failure in shiftinvert 2020-12-22 02:50:55 +10:00
conrad a8bf6364bd definitions of xlangs and xgscon 2020-12-22 00:10:03 +10:00
conrad 717c88a7f8 initial rework of the shiftinvert code 2020-12-21 16:51:41 +10:00
conrad deb48cfa48 simplification 2020-12-21 13:21:39 +10:00
conrad 696ed8b9ce rename .snip_print() to .brief_print() 2020-12-20 02:22:49 +10:00
conrad 94d98a0bb7 ensure stream is sanitised when printing object size 2020-12-19 14:49:00 +10:00
conrad 842a4b67e2 ensure stream is sanitised when printing object size 2020-12-19 14:45:07 +10:00
conrad a458d9ee0a print object size by default in .snip_print() 2020-12-19 14:22:53 +10:00
conrad 06eea7f650 patch bump 2020-12-18 15:13:19 +10:00
conrad c4ecb6a2ba remove experimental sum() member function 2020-12-18 15:12:17 +10:00
conrad 16137cecf5 handle printing of larger sparse matrices 2020-12-18 12:33:01 +10:00
conrad 9b0847a0bf initial implementation of .snip_print() for SpMat 2020-12-17 18:40:32 +10:00
conrad 3c1b59f5cf initial implementation of .snip_print() for Cubes 2020-12-17 18:07:27 +10:00
conrad b9d3601b58 initial implementation of .snip_print() 2020-12-17 16:41:19 +10:00
conrad fd100e5adb fix 2020-12-17 15:06:36 +10:00
conrad 7e1efbf148 print directly from SpBase 2020-12-17 15:01:29 +10:00
conrad c795ead421 print directly from BaseCube 2020-12-17 14:38:31 +10:00
conrad 28e7077452 print directly from Base 2020-12-17 14:30:22 +10:00
conrad cae62f3324 add move constructors 2020-12-16 15:33:53 +10:00
conrad b24d7ff5ce simplification 2020-12-05 13:00:43 +10:00
conrad 50c5c2d619 expand sign() to handle nan 2020-12-05 11:55:24 +10:00
conrad 7cf2f8e471 use arma_abs() instead of abs() to handle unsigned integers 2020-12-03 13:02:06 +10:00
conrad 5f8849ec8d use arma_abs() instead of abs() to handle unsigned integers 2020-12-03 12:52:02 +10:00
conrad 465a790af3 warn on unused result from .i() 2020-12-02 12:04:26 +10:00
conrad d369d17ade warn on unused result from .as_col() and .as_row() 2020-12-02 01:31:15 +10:00
conrad aea4628197 remove long deprecated functions 2020-11-16 13:29:50 +10:00
conrad e3cd540e36 expand Base with sum() 2020-11-13 16:55:04 +10:00
conrad 6eec74eda9 mark operator<< as cold instead of deprecated 2020-11-10 23:59:28 +10:00
conrad 56c08ad518 subview_col/subview_row setting via initializer_list 2020-11-10 11:33:36 +10:00
conrad 9a1c4bd680 add tgamma() 2020-11-02 11:53:11 +10:00
conrad 85cb532501 mark as unstable 2020-10-26 12:17:30 +10:00
conrad 37fd55cc51 2020-10-20 19:22:58 +10:00
conrad 348d8fe45e 2020-10-20 19:08:06 +10:00
conrad 89981d2844 2020-10-20 18:40:30 +10:00