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
|
a4d37d6f68
|
add warning
|
2023-02-06 12:02:10 +10:00 |
|
conrad
|
56218f68c9
|
cleanup
|
2023-02-04 01:45:56 +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
|
33360fafb7
|
remove unused option
|
2023-02-03 00:13:03 +10:00 |
|
conrad
|
0afe490b5b
|
simplifications
|
2023-02-03 00:11:46 +10:00 |
|
conrad
|
af72857898
|
fix layout
|
2023-02-03 00:07:17 +10:00 |
|
conrad
|
e8a5af2d98
|
warn about unimplemented option
|
2023-02-03 00:05:36 +10:00 |
|
conrad
|
0882f18ebb
|
rearrange
|
2023-01-20 13:31:03 +10:00 |
|
conrad
|
88bd7e3627
|
add note
|
2023-01-19 12:47:41 +10:00 |
|
conrad
|
64c25f6a47
|
simplification
|
2023-01-18 12:35:14 +10:00 |
|
conrad
|
78d84e9e33
|
detect NaN in XI
|
2023-01-18 12:18:57 +10:00 |
|
conrad
|
c460edc5e7
|
add warning note
|
2023-01-17 18:39:38 +10:00 |
|
conrad
|
c32e3d8674
|
old functions
|
2023-01-17 12:06:31 +10:00 |
|
conrad
|
7714016ef3
|
remove unused variable
|
2023-01-14 13:34:37 +10:00 |
|
conrad
|
cabf546a7f
|
simplifications
|
2023-01-14 13:31:15 +10:00 |
|
conrad
|
d2d84a4ecf
|
fix
|
2023-01-14 02:37:41 +10:00 |
|
conrad
|
73e22653ca
|
simplifications
|
2023-01-14 02:35:34 +10:00 |
|
conrad
|
0d2c385715
|
remove unused variable
|
2023-01-14 02:25:12 +11:00 |
|
conrad
|
c6f31093ad
|
sync
|
2023-01-05 14:02:41 +10:00 |
|
conrad
|
f805869e65
|
check for finite norm
|
2023-01-05 13:56:15 +10:00 |
|
conrad
|
d6222cbbe1
|
use sym optimisation instead of sympd
|
2023-01-05 13:51:47 +10:00 |
|
conrad
|
227acaa3db
|
rename sympd_helper to sym_helper
|
2023-01-05 13:20:44 +10:00 |
|
conrad
|
bd9f47c60f
|
rename
|
2023-01-05 13:15:02 +10:00 |
|
conrad
|
9703ed88b7
|
rename optimise_sympd to optimise_sym
|
2023-01-05 13:14:13 +10:00 |
|
conrad
|
b05d459dfa
|
rearrange
|
2023-01-01 16:10:45 +10:00 |
|
conrad
|
69e3a8c2d6
|
simplifications
|
2023-01-01 16:09:52 +10:00 |
|
conrad
|
6bd4052497
|
rearrange
|
2023-01-01 16:08:16 +10:00 |
|
conrad
|
58df974137
|
clarification
|
2023-01-01 15:58:37 +10:00 |
|
conrad
|
bc3ee1894a
|
undefine yet another conflicting macro
|
2023-01-01 15:54:41 +10:00 |
|
conrad
|
c8a2d3493a
|
simplify warning
|
2023-01-01 15:50:34 +10:00 |
|
conrad
|
0c2c01fdeb
|
rearrange
|
2022-12-30 20:11:26 +10:00 |
|
conrad
|
f9e3474c5c
|
prep work for fftw3
|
2022-12-30 20:05:20 +10:00 |
|
conrad
|
a5a72b39ce
|
rearrange
|
2022-12-30 19:56:46 +10:00 |
|
conrad
|
3cc15f2161
|
approximate threshold used in pinv
|
2022-12-23 16:22:15 +10:00 |
|
conrad
|
f919132e10
|
make intent clear
|
2022-12-23 14:35:27 +10:00 |
|
conrad
|
2b52841de3
|
rearrange
|
2022-12-20 16:27:56 +10:00 |
|
conrad
|
260313fd68
|
use constexpr for fill_type
|
2022-12-19 15:03:16 +10:00 |
|
conrad
|
0337f5f7fb
|
declare options as constexp
|
2022-12-19 14:51:44 +10:00 |
|
conrad
|
c057e39575
|
declare options as constexpr
|
2022-12-19 14:44:36 +10:00 |
|