Commit Graph
1592 Commits
Author SHA1 Message Date
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
conrad 76a4d40204 comment out debug statements 2023-02-07 12:22:49 +10:00
conrad 362facbabd mark functions as const 2023-02-07 12:22:04 +10:00
conrad 460f4ac94e simplifications 2023-02-07 12:19:32 +10:00
conrad a7f9f12fa5 switch between fft engines depending on size 2023-02-07 12:01:14 +10:00
conrad 4cf29aebdd disable cleanup 2023-02-06 23:13:21 +10:00
conrad c52f7fa6c7 fix string 2023-02-06 22:42:34 +10:00
conrad 573fba6d48 simplifications 2023-02-06 22:28:36 +10:00
conrad adb51e0f82 rename 2023-02-06 21:37:52 +10:00
conrad 3731e0068b rename 2023-02-06 21:34:44 +10:00
conrad edaa49f4c1 initial interface to fftw3 2023-02-06 21:32:37 +10:00
conrad 70fe5a0749 use -Og optimisation level 2023-02-06 14:31:42 +10:00
conrad e074e2d6f9 use c++14 2023-02-06 14:26:35 +10:00
conrad 4ac49fbda5 simplification 2023-02-06 12:40:29 +10:00
conrad 538e1cb117 prevent line breaks 2023-02-06 12:31:25 +10:00
conrad a4d37d6f68 add warning 2023-02-06 12:02:10 +10:00
conrad 56218f68c9 cleanup 2023-02-04 01:45:56 +10:00
conrad 210c3b8848 update spec 2023-02-03 15:25:18 +10:00
conrad 7cbdafd20d reduce delta 2023-02-03 15:24:28 +10:00
conrad 9b57704435 mark quiet_load() and quiet_save() as deprecated 2023-02-03 15:24:01 +10:00
conrad c274d38a53 split into multiple points 2023-02-03 12:04:32 +10:00