conrad
|
483fee2b46
|
update examples to take into account new defaults
|
2021-05-29 22:13:32 +10:00 |
|
conrad
|
19d7540f0c
|
patch bump
|
2021-05-29 16:35:23 +10:00 |
|
conrad
|
2f66c3c306
|
remove no longer needed code
|
2021-05-29 16:05:21 +10:00 |
|
conrad
|
8de8c98ed4
|
workaround for another thread_local issue on macOS
|
2021-05-29 01:43:48 +10:00 |
|
conrad
|
11362c5db5
|
ensure consistent behaviour between Mat and Cube
|
2021-05-28 11:38:24 +10:00 |
|
conrad
|
764c77d5a3
|
move non-critical tasks out of try block
|
2021-05-27 13:36:37 +10:00 |
|
conrad
|
78711ba006
|
fix
|
2021-05-25 13:39:35 +10:00 |
|
conrad
|
4a5293ec87
|
simplification
|
2021-05-25 11:23:55 +10:00 |
|
conrad
|
393754f3d9
|
simplifications
|
2021-05-24 22:43:52 +10:00 |
|
conrad
|
12c9ec507c
|
better handling of bad_alloc situations
|
2021-05-24 16:26:53 +10:00 |
|
conrad
|
72386a6550
|
catch bad_alloc while loading data
|
2021-05-24 15:35:24 +10:00 |
|
conrad
|
d04cefe711
|
better wording
|
2021-05-24 15:24:56 +10:00 |
|
conrad
|
7894aefa8e
|
catch bad_alloc while loading data
|
2021-05-24 14:22:36 +10:00 |
|
conrad
|
7e2427b769
|
catch bad_alloc while loading data
|
2021-05-24 14:00:12 +10:00 |
|
conrad
|
faf6c8f4ae
|
ensure object is sane after memory acquisition failure
|
2021-05-21 17:02:41 +10:00 |
|
conrad
|
8efc4504ce
|
ensure object is sane after memory acquisition failure
|
2021-05-21 16:50:01 +10:00 |
|
conrad
|
00600d5346
|
minor version bump
|
2021-05-21 16:19:17 +10:00 |
|
conrad
|
7706301d3e
|
reduce pedantic compiler warnings
|
2021-05-21 15:21:38 +10:00 |
|
conrad
|
b021217b28
|
fix
|
2021-05-20 12:24:58 +10:00 |
|
conrad
|
4ff464fb03
|
ignore unused variable
|
2021-05-19 23:43:54 +10:00 |
|
conrad
|
a1e0c3044e
|
update openmp thresholds
|
2021-05-16 22:24:22 +10:00 |
|
conrad
|
0894c11b33
|
mark as RC1
|
2021-05-15 14:28:16 +10:00 |
|
conrad
|
d5752c4d27
|
update list of changes
|
2021-05-15 14:26:33 +10:00 |
|
conrad
|
11c8a05f85
|
added .clean()
|
2021-05-15 00:19:40 +10:00 |
|
conrad
|
7ca483dea2
|
added .replace() and .clean()
|
2021-05-14 23:54:46 +10:00 |
|
conrad
|
4d54a830d9
|
use openmp for computationally expensive ops
|
2021-05-14 16:40:41 +10:00 |
|
conrad
|
ee6ce32ebc
|
use openmp for computationally expensive ops
|
2021-05-14 16:23:33 +10:00 |
|
conrad
|
968cbee845
|
fix
|
2021-05-14 12:47:53 +10:00 |
|
conrad
|
17a9e4cf6b
|
add .clean()
|
2021-05-14 12:45:25 +10:00 |
|
conrad
|
0e00caf722
|
add .clamp()
|
2021-05-14 12:41:01 +10:00 |
|
conrad
|
07579bb194
|
simplification
|
2021-05-14 12:30:31 +10:00 |
|
conrad
|
c351f5ebd0
|
add .clamp()
|
2021-05-14 12:26:42 +10:00 |
|
conrad
|
87e631421b
|
fix
|
2021-05-14 12:22:30 +10:00 |
|
conrad
|
3fd74d24b1
|
generate random array instead of calling arma_rng::randu<eT>() in a loop
|
2021-05-14 11:56:37 +10:00 |
|
conrad
|
be96b16f9b
|
remove no longer needed typedef
|
2021-05-14 11:39:16 +10:00 |
|
conrad
|
8b94ae0a62
|
simplifications
|
2021-05-14 11:29:49 +10:00 |
|
conrad
|
e3ab3b6d59
|
use fill indicator
|
2021-05-13 15:09:27 +10:00 |
|
conrad
|
ae95b1a7e0
|
expand size() to accept span args
|
2021-05-13 15:04:00 +10:00 |
|
conrad
|
1c3b9e6d16
|
fix comment
|
2021-05-12 18:06:19 +10:00 |
|
conrad
|
12bcca3735
|
added rudimentary .randu() and .randn()
|
2021-05-12 17:54:40 +10:00 |
|
conrad
|
d5b78a0d01
|
faster handling of ones() and zeros()
|
2021-05-12 17:27:42 +10:00 |
|
conrad
|
0545b947ff
|
fix for handling zeros on the diagonal
|
2021-05-12 17:02:25 +10:00 |
|
conrad
|
6486ae9475
|
simplifications
|
2021-05-11 00:04:55 +10:00 |
|
conrad
|
9394ff58ec
|
allow use of openmp while transposing compound expressions
|
2021-05-10 22:59:20 +10:00 |
|
conrad
|
76d54d89bf
|
increase mp threshold
|
2021-05-10 11:36:33 +10:00 |
|
conrad
|
8e0935fa0b
|
add indicator arg
|
2021-05-07 11:41:38 +10:00 |
|
conrad
|
00f64f669f
|
simplification
|
2021-05-06 12:39:44 +10:00 |
|
conrad
|
7f0b5288c3
|
flexiblas is now detected by default
|
2021-05-06 12:04:27 +10:00 |
|
conrad
|
18f6c8af7e
|
update flexiblas message
|
2021-05-06 12:01:13 +10:00 |
|
conrad
|
bbb7a7efb9
|
enable detection of FlexiBLAS by default
|
2021-05-06 11:51:23 +10:00 |
|