Commit Graph
110 Commits
Author SHA1 Message Date
conrad ca957411fb version bump 2021-01-17 14:28:37 +10:00
conrad 9a93002548 prevent compiler warnings 2021-01-16 00:05:33 +10:00
conrad 5c066d8e5d simplification 2021-01-15 15:02:35 +10:00
conrad 8aeaf791f1 simplified approac to avoid ambiguity 2021-01-15 14:52:44 +10:00
conrad 0dee8ff8b0 explicit type conversion for real/cx pow() 2021-01-15 13:53:07 +10:00
conrad ae6659117f fix for float/double confusion 2021-01-15 13:27:25 +10:00
conrad 7687998b17 mark as RC4 2021-01-15 00:30:38 +10:00
conrad 9359342ae5 fix layout 2021-01-15 00:13:35 +10:00
conrad b14a983cda simplification 2021-01-15 00:09:36 +10:00
conrad 70e0a0143f handle more contiguous chunks 2021-01-14 18:35:03 +10:00
conrad 73f062375b rearrangement 2021-01-14 18:01:29 +10:00
conrad b59c2a70e1 copy contiguous chunks where possible 2021-01-14 17:58:08 +10:00
conrad e36eb079f1 faster cube extraction involving whole slices 2021-01-14 17:30:42 +10:00
conrad 83985768e3 fix 2021-01-14 14:06:51 +10:00
conrad 5cba95b45c smarter detection of subview_cube overlap 2021-01-14 13:45:58 +10:00
conrad 6a054092b2 add .has_overlap() 2021-01-14 13:27:49 +10:00
conrad b98f39c2f8 more compact layout 2021-01-14 12:44:17 +10:00
conrad 4880d5a677 rearrangement 2021-01-14 12:40:32 +10:00
conrad dcf185a9d8 add guard 2021-01-14 11:19:54 +10:00
conrad 51a5e72184 gracefully handle integer sigma, to avoid overload ambiguity 2021-01-13 23:21:55 +10:00
conrad 47c8e30124 update year 2021-01-13 11:50:15 +10:00
conrad ead5b7c324 restore old style initialisation 2021-01-12 23:07:17 +10:00
conrad 5bae907be1 mark as RC3 2021-01-11 11:34:48 +10:00
conrad effd25ecfd simplifications 2021-01-11 11:31:12 +10:00
conrad ba0907e006 faster counting 2021-01-10 13:00:51 +10:00
conrad 662b0f5f3c better layout 2021-01-10 12:36:01 +10:00
conrad bab1a903b0 better layout 2021-01-10 12:26:33 +10:00
conrad cea7cde9b0 better layout 2021-01-10 12:08:53 +10:00
conrad 6e9f37dbdb more cleanups 2021-01-10 11:57:17 +10:00
conrad 0b31edad18 fix 2021-01-10 02:17:32 +10:00
conrad 1fcb59a621 simplifications 2021-01-10 02:14:26 +10:00
conrad fe2c0d0100 simplification 2021-01-10 01:33:20 +10:00
conrad d9002c70fb fix for princomp(cx_mat,cx_mat) 2021-01-09 16:50:48 +10:00
conrad a87f4385b3 add ARMA_BLAS_NOEXCEPT and ARMA_LAPACK_NOEXCEPT options 2021-01-09 15:46:05 +10:00
conrad a88aeaaed3 local macro for condiitional 'noexcept' 2021-01-09 15:39:05 +10:00
Vincenzo Ferrazzano 7eef719fe8 Fix/10.2 mkl2021.1.1 2021-01-09 05:22:08 +00:00
conrad 7ebfb9d871 fix for cx_mat.elem().randn() 2021-01-08 12:49:36 +10:00
conrad 2265a1eea2 mark as RC 2021-01-04 11:39:00 +10:00
conrad 8eeb5ada8c fix error message 2021-01-04 00:18:30 +10:00
conrad 700b14652e use of SuperLU is conditional 2021-01-04 00:10:51 +10:00
conrad ba147a25de update comments 2021-01-03 15:14:40 +10:00
conrad 8879cde0fd warn on unused result 2021-01-03 14:22:09 +10:00
conrad 462c575cb0 more compact layout 2021-01-03 14:15:31 +10:00
conrad dc71b4cd71 reduce code repetition 2021-01-03 14:08:01 +10:00
conrad 31a6a5e998 more compact layout 2021-01-03 13:56:36 +10:00
conrad 108c4a9c26 more compact layout 2021-01-03 13:49:04 +10:00
conrad 8434da8909 earlier check for square size 2021-01-03 13:42:49 +10:00
conrad fe8097439b optional debugging code 2021-01-03 12:59:20 +10:00
conrad 7ed3cd84cb fix 2021-01-02 02:17:02 +10:00
conrad bc9b66f805 make the type conversion explicit 2021-01-02 00:50:08 +10:00