conrad
|
bba3bc8a7b
|
simplifications
|
2022-05-25 15:38:57 +10:00 |
|
conrad
|
152f8ba66d
|
distable use of SuperLU if headers not found
|
2022-05-25 14:20:10 +10:00 |
|
conrad
|
ff3b1b6fb1
|
distable use of HDF5 if header not found
|
2022-05-25 14:10:34 +10:00 |
|
conrad
|
3a015d4c04
|
distable use of std::mutex if header not found
|
2022-05-25 13:55:06 +10:00 |
|
conrad
|
b13976c6f6
|
mark as experimental
|
2022-05-25 13:30:54 +10:00 |
|
conrad
|
d4d6069f12
|
update SPDX identifier
|
2022-05-18 11:23:49 +10:00 |
|
conrad
|
fb73e9a22f
|
add TODOs
|
2022-05-18 11:21:02 +10:00 |
|
conrad
|
779393b992
|
patch bump
|
2022-05-15 12:29:34 +10:00 |
|
test
|
ee2f81ac06
|
workarounds for bug in gcc 4.8
|
2022-05-14 15:56:18 +10:00 |
|
conrad
|
001f93b1e5
|
version bump
|
2022-05-13 12:59:36 +10:00 |
|
conrad
|
645f8ad4f7
|
finalise changeset
|
2022-05-13 12:58:15 +10:00 |
|
conrad
|
9cfff8c598
|
use LNCS paper
|
2022-05-13 12:55:56 +10:00 |
|
conrad
|
085c79d88a
|
simplifications
|
2022-05-12 14:08:43 +10:00 |
|
conrad
|
69390d3623
|
mark as RC1
|
2022-05-11 13:18:44 +10:00 |
|
conrad
|
06a274ee41
|
simplification
|
2022-05-11 12:52:37 +10:00 |
|
conrad
|
be0cae30ce
|
less bloat
|
2022-05-11 12:24:45 +10:00 |
|
conrad
|
87c7717c27
|
reduce debug output
|
2022-05-11 10:44:48 +10:00 |
|
conrad
|
c6f44b9750
|
reduce debug output
|
2022-05-11 10:42:38 +10:00 |
|
conrad
|
8a52461049
|
simplification
|
2022-05-10 16:25:40 +10:00 |
|
conrad
|
a325ebd4c7
|
fix aliasing bugs
|
2022-05-10 16:13:50 +10:00 |
|
conrad
|
48dc98bde4
|
revert to printing rcond in brackets
|
2022-05-10 15:34:32 +10:00 |
|
conrad
|
64da3326b6
|
revert to printing rcond only if it is non-zero
|
2022-05-10 15:25:15 +10:00 |
|
conrad
|
82c67f2eb2
|
move checks
|
2022-05-10 15:17:43 +10:00 |
|
conrad
|
282dfabac3
|
add explanatory note
|
2022-05-10 15:12:52 +10:00 |
|
conrad
|
2e8a73db04
|
reduce debug output
|
2022-05-10 15:04:34 +10:00 |
|
conrad
|
b2d0e39959
|
take into account early return due to solve_opts::force_approx
|
2022-05-10 14:49:09 +10:00 |
|
conrad
|
d5760f310c
|
more efficient handling of aliasing in default case
|
2022-05-09 14:56:37 +10:00 |
|
conrad
|
950540ef59
|
fix aliasing bug
|
2022-05-09 14:35:33 +10:00 |
|
conrad
|
309592695b
|
fix
|
2022-05-09 14:26:55 +10:00 |
|
conrad
|
afe34f1730
|
rearrange
|
2022-05-09 14:25:42 +10:00 |
|
conrad
|
9cb9c28bbe
|
simplification
|
2022-05-09 14:13:28 +10:00 |
|
conrad
|
73c45af1c2
|
expand docs for chol()
|
2022-05-09 13:43:33 +10:00 |
|
conrad
|
e40bbeef73
|
supress warning
|
2022-05-06 15:09:18 +10:00 |
|
conrad
|
96b06db3f1
|
find flexiblas first
|
2022-05-06 14:51:46 +10:00 |
|
conrad
|
0ac8d2bc30
|
always print state of FlexiBLAS
|
2022-05-06 14:48:15 +10:00 |
|
conrad
|
08c79c1f5d
|
update note
|
2022-05-06 14:45:41 +10:00 |
|
conrad
|
12ab16f243
|
simplification
|
2022-05-05 12:37:41 +10:00 |
|
conrad
|
d347c03d00
|
update list of changes
|
2022-05-05 12:07:28 +10:00 |
|
conrad
|
b6d9544d5b
|
simplification
|
2022-05-05 12:03:55 +10:00 |
|
conrad
|
d4e1879824
|
specialisation for diagonal matrices
|
2022-05-05 11:57:04 +10:00 |
|
conrad
|
075c3f6d13
|
rename
|
2022-05-05 00:11:49 +10:00 |
|
conrad
|
78385057b5
|
faster handling of symmetric matrices
|
2022-05-05 00:10:25 +10:00 |
|
conrad
|
cad0c7a340
|
move op_rcond
|
2022-05-04 23:12:47 +10:00 |
|
conrad
|
9fdb5ad48f
|
clone op_cond
|
2022-05-04 23:04:41 +10:00 |
|
conrad
|
dd62be26eb
|
rearrange
|
2022-05-04 16:08:28 +10:00 |
|
conrad
|
6973319979
|
simplification
|
2022-05-03 16:52:52 +10:00 |
|
conrad
|
f7e7ca1853
|
more details
|
2022-05-03 16:42:14 +10:00 |
|
conrad
|
949d669713
|
simplification
|
2022-05-03 16:32:39 +10:00 |
|
conrad
|
7a392822dd
|
remove unused code
|
2022-05-03 16:10:05 +10:00 |
|
conrad
|
7077706834
|
remove unused code
|
2022-05-03 15:22:16 +10:00 |
|