Commit Graph
392 Commits
Author SHA1 Message Date
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 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 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 4ff464fb03 ignore unused variable 2021-05-19 23:43:54 +10:00
conrad 0894c11b33 mark as RC1 2021-05-15 14:28:16 +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 ee37df8881 remove handling of special case 2021-05-05 13:23:14 +10:00
conrad 1f8ace7746 fix 2021-05-05 11:35:29 +10:00
conrad 29e899ef75 allow to optionally disable zero init for fixed size objects 2021-05-05 11:29:17 +10:00
conrad a78b84267e use brackets for consistency 2021-05-05 11:24:44 +10:00
conrad 601d7e0ae6 add .clamp() 2021-05-04 14:37:24 +10:00
conrad 13c006fe6d add .clamp() 2021-05-04 14:27:57 +10:00
conrad 489789e42f simplification 2021-05-04 01:08:22 +10:00
conrad fa22fc0cb9 add .clamp() 2021-05-04 01:08:08 +10:00
conrad 857671fe95 simplifications 2021-05-04 00:57:24 +10:00