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 |
|
conrad
|
11fd643c13
|
use constexpr
|
2022-12-19 14:40:28 +10:00 |
|
conrad
|
491d7d5fa4
|
declare options as constexpr
|
2022-12-19 13:42:38 +10:00 |
|
conrad
|
1fde39f7f5
|
declare options as constexpr
|
2022-12-19 13:33:36 +10:00 |
|
conrad
|
07d1916a4a
|
declare options as constexpr
|
2022-12-19 13:26:57 +10:00 |
|
conrad
|
1ab9058d3e
|
ensure determinant is not NaN
|
2022-12-16 12:30:12 +10:00 |
|
conrad
|
cf4699a40d
|
simplifications
|
2022-12-15 16:22:53 +10:00 |
|
conrad
|
33942b7d7a
|
remove sympd optimisation; it's better handled by inv_sympd() with inv_opts::allow_approx
|
2022-12-15 16:09:55 +10:00 |
|
conrad
|
cf6ce03cc6
|
simplification
|
2022-12-12 12:46:47 +10:00 |
|
conrad
|
1c4039621f
|
add deprecation note
|
2022-12-08 16:18:53 +10:00 |
|
conrad
|
b625fbafc5
|
speedups
|
2022-12-08 11:38:41 +10:00 |
|