Commit Graph
1612 Commits
Author SHA1 Message Date
conrad f456fc8d6d fix layout 2023-02-17 13:41:54 +10:00
conrad 8c989352a6 detect commas 2023-02-15 14:52:21 +10:00
conrad 9042e1b9a6 fix 2023-02-15 14:29:07 +10:00
conrad 0978866fb8 optional faster CSV reading using std::from_chars() 2023-02-15 14:19:39 +10:00
conrad 5bcb5dd79f update version 2023-02-14 13:44:18 +10:00
conrad 7d44ea4719 update year 2023-02-14 12:18:21 +10:00
conrad e06043b416 clarification 2023-02-14 11:21:07 +10:00
conrad d01ad90be7 remove unused code 2023-02-14 10:43:49 +10:00
conrad 7331d5daba more efficient copying of rows 2023-02-14 10:39:31 +10:00
conrad a9454ece19 remove unused code 2023-02-14 10:15:08 +10:00
conrad a5cf0d6b62 simplifications 2023-02-14 01:55:16 +10:00
conrad e1a8659ea3 simplifications 2023-02-14 01:47:42 +10:00
conrad fd437d41be constructor with optional memory zeroing 2023-02-14 01:29:26 +10:00
conrad ff3fe560a1 better wording 2023-02-13 12:42:53 +10:00
conrad 92766fa8e1 simplifications 2023-02-13 12:37:56 +10:00
conrad 60eb4f4f10 better wording 2023-02-13 12:35:20 +10:00
conrad e7aec3589b better wording 2023-02-13 12:33:00 +10:00
conrad f694f43704 consistency 2023-02-13 12:28:35 +10:00
conrad 27011e2417 fix 2023-02-13 12:26:46 +10:00
conrad b2147fbf7a issue warning for old versions of gcc 2023-02-13 12:25:13 +10:00
conrad 4da99d437e cleanup attributes (continued) 2023-02-13 11:10:57 +10:00
conrad 3e7ca66f11 cleanup attributes 2023-02-13 00:10:03 +10:00
conrad 37b5124ba9 fix 2023-02-12 22:40:49 +10:00
conrad eb666e3d3a fix 2023-02-12 22:28:14 +10:00
conrad 857489724d initial tests for solve() 2023-02-12 22:23:22 +10:00
conrad d662ae0693 restore old implementation 2023-02-12 15:24:41 +10:00
conrad 9788b04f42 workaround for bug in gcc 4.8 2023-02-12 15:17:50 +10:00
conrad 8a6cb673ce use C++11 as the min standard 2023-02-12 15:00:55 +10:00
conrad b8e3a715d5 use C++11 as the min standard 2023-02-12 14:59:10 +10:00
conrad 7376e61a92 use C++11 as the min standard 2023-02-12 14:58:37 +10:00
conrad 040f26d28a allow installation on RHEL 7 2023-02-12 14:58:16 +10:00
conrad a0ed5d03ee fix 2023-02-12 14:49:18 +10:00
conrad 80bd03b0b7 use macros to wrap [[deprecated]] 2023-02-12 14:45:44 +10:00
conrad 24d60e4275 remove compile time warning 2023-02-11 16:23:20 +10:00
conrad 0a948017f0 fix 2023-02-10 14:15:59 +10:00
conrad 6117c9101d add note 2023-02-10 13:42:58 +10:00
conrad c2ce36caed redude overhead in default case 2023-02-10 13:27:34 +10:00
conrad d7bfd10885 cleanup 2023-02-10 13:03:08 +10:00
conrad 69a7e04907 speedups 2023-02-10 12:26:28 +10:00
conrad 48bd9596c0 use C++14 2023-02-09 14:31:22 +10:00
conrad 8f7df8262a add internal links 2023-02-08 14:37:05 +10:00
conrad c55a81d28a simplifications 2023-02-08 14:34:45 +10:00
conrad e2e203fa38 add internal links 2023-02-08 14:30:56 +10:00
conrad c8ee53de8d provide example of fill during matrix construction 2023-02-08 14:24:00 +10:00
conrad 12c1d9d539 simplifications 2023-02-07 16:27:33 +10:00
conrad 49f6a72530 remove redundant calls to .c_str() 2023-02-07 16:03:57 +10:00
conrad 8da90d89d2 test if file is readable before using HDF5 functions 2023-02-07 15:45:38 +10:00
conrad 8bce0e3d41 simplifications 2023-02-07 15:07:34 +10:00
conrad 7e65e9984f conditionally enable printing of hdf5 errors 2023-02-07 14:57:27 +10:00
conrad f93a66f44e mention optional use of fftw3 2023-02-07 14:33:53 +10:00