conrad
|
f3bf7bc683
|
add debug statement
|
2025-04-23 12:34:15 +10:00 |
|
conrad
|
a3bd59ddac
|
cleanup
|
2025-04-23 11:22:38 +10:00 |
|
conrad
|
82e715f2cf
|
clamp exponent
|
2025-04-23 01:27:10 +10:00 |
|
conrad
|
eb8ea83e11
|
proposed fix
|
2025-04-23 01:17:26 +10:00 |
|
conrad
|
c71edbf5e5
|
fixes
|
2025-04-22 12:51:38 +10:00 |
|
conrad
|
45423128a9
|
more robust handling of trace reduction
|
2025-04-20 22:21:35 +10:00 |
|
conrad
|
acd6552307
|
add trace reduction
|
2025-04-20 16:44:53 +10:00 |
|
conrad
|
085731e77c
|
increase number of terms
|
2025-04-20 16:31:59 +10:00 |
|
conrad
|
3c0be74876
|
refactor to use superlu 7
|
2025-04-18 16:46:01 +10:00 |
|
conrad
|
3105fb0bd2
|
change error to warning
|
2025-04-16 00:23:18 +10:00 |
|
conrad
|
35ba4266cd
|
rename variables
|
2025-04-09 17:15:49 +10:00 |
|
conrad
|
6346373654
|
prevent compiler warnings
|
2025-04-07 15:03:11 +10:00 |
|
conrad
|
7178d9715b
|
more debug statements
|
2025-04-07 14:52:47 +10:00 |
|
conrad
|
46fe21ae0d
|
improve docs for element access via better ordering
|
2025-04-07 14:35:49 +10:00 |
|
conrad
|
fc412ae23d
|
initial implementation of balance()
|
2025-04-04 23:06:36 +10:00 |
|
conrad
|
bc745128ef
|
add interfaces to xGEBAL
|
2025-04-04 14:46:49 +10:00 |
|
conrad
|
3a0293e404
|
stop if both ARMA_BLAS_64BIT_INT and ARMA_USE_WRAPPER are active
|
2025-04-01 13:21:09 +10:00 |
|
conrad
|
0ecd5a4c43
|
mark as unstable
|
2025-03-29 15:26:56 +10:00 |
|
conrad
|
0265363058
|
fix
|
2025-03-29 15:23:16 +10:00 |
|
conrad
|
0e091bc343
|
faster handling of inv(mat)*mat for tiny matrices
|
2025-03-29 13:03:20 +10:00 |
|
conrad
|
2456f676ec
|
various spelling fixes
|
2025-03-25 23:17:48 +10:00 |
|
conrad
|
6e880d8174
|
patch bump
|
2025-03-25 16:31:24 +10:00 |
|
conrad
|
12259d14c4
|
add mutex around fftw plan teardown
|
2025-03-20 22:54:43 +08:00 |
|
conrad
|
64204ba71e
|
minor simplifications
|
2025-03-18 19:58:20 +10:00 |
|
conrad
|
12134220c6
|
add debug statements
|
2025-02-20 11:38:58 +10:00 |
|
conrad
|
54c8a6bce9
|
minor version bump
|
2025-02-17 14:23:00 +10:00 |
|
conrad
|
597779ad8e
|
remove commented out code
|
2025-02-17 14:03:24 +10:00 |
|
conrad
|
c7e0735820
|
mark as RC2
|
2025-02-15 15:20:49 +10:00 |
|
conrad
|
0a175fb070
|
comment out problematic workarounds
|
2025-02-15 11:56:07 +10:00 |
|
conrad
|
1ee1a6ea2d
|
remove problematic workaround
|
2025-02-15 11:49:54 +10:00 |
|
conrad
|
cb5686067d
|
minor speedup
|
2025-02-14 14:47:06 +10:00 |
|
conrad
|
5d92b91916
|
faster handling of sum(square(X))
|
2025-02-14 14:40:31 +10:00 |
|
conrad
|
dca21aa5f1
|
optimisation for spglue_schur
|
2025-02-14 14:32:11 +10:00 |
|
conrad
|
fce2e450b8
|
allow use of blas::dot()
|
2025-02-14 14:12:24 +10:00 |
|
conrad
|
28139a6da3
|
mark as RC1
|
2025-02-13 23:29:27 +10:00 |
|
conrad
|
5c45d78bba
|
workaroudns for old user code
|
2025-02-13 22:45:47 +10:00 |
|
conrad
|
0446d2eed8
|
minor layout fix
|
2025-02-13 22:45:12 +10:00 |
|
conrad
|
3f0e62abfa
|
workaround for old user code
|
2025-02-12 11:14:43 +10:00 |
|
conrad
|
da80bc561f
|
fix types
|
2025-02-12 10:04:02 +10:00 |
|
conrad
|
5a845df84b
|
fix type
|
2025-02-12 09:46:43 +10:00 |
|
conrad
|
9e6bda097d
|
pre-calculate abs(cx) for faster sorting of complex matrices
|
2025-02-10 14:44:19 +10:00 |
|
conrad
|
0bea1b2f4d
|
simplify comment
|
2025-02-10 12:03:26 +10:00 |
|
conrad
|
08a15ab6d2
|
simplifications
|
2025-02-07 15:44:24 +10:00 |
|
conrad
|
8f76c2f5a7
|
use temporary matrix to explicitly avoid aliasing
|
2025-02-07 15:32:51 +10:00 |
|
conrad
|
eea1835183
|
specialised handling for pow(x,0.5)
|
2025-02-07 12:07:38 +10:00 |
|
conrad
|
8e02066f52
|
better wording
|
2025-02-07 11:51:28 +10:00 |
|
conrad
|
cc5d113370
|
reinterpret pow(x,0.5) as sqrt(x)
|
2025-02-07 11:32:05 +10:00 |
|
conrad
|
8903fd84a5
|
restore selective use_mp for pow()
|
2025-02-07 11:15:52 +10:00 |
|
conrad
|
08d3312192
|
reinterpret pow(x,0.5) as sqrt(x)
|
2025-02-07 11:06:51 +10:00 |
|
conrad
|
beb4ee0e39
|
remove unused variable
|
2025-02-06 14:44:00 +10:00 |
|