Commit Graph
998 Commits
Author SHA1 Message Date
conrad 47219263d8 fix handling of std::move() 2022-09-06 13:06:23 +10:00
conrad afa69f6559 simplify via lambda function 2022-09-04 17:26:58 +10:00
conrad e2bfe8530e allow override 2022-09-02 13:39:37 +10:00
conrad dae3944f4c optionally allow disabling of compile-time deprecation messages 2022-09-02 13:30:18 +10:00
conrad d398fa3c51 minor speedups 2022-09-01 13:12:26 +10:00
conrad 31388b90d4 simplifications 2022-09-01 12:19:11 +10:00
conrad 118bdbda04 minor speedup 2022-09-01 11:40:52 +10:00
conrad b6299a6a3a deprecate rarely used forms of insert_rows/cols/slices 2022-08-31 14:29:48 +10:00
conrad 9879239914 simplifications 2022-08-31 11:38:24 +10:00
conrad 3398897a08 ensure standalone functions are marked inline 2022-08-16 23:36:42 +10:00
conrad 6f9c449589 add find_nan() 2022-08-16 11:12:38 +10:00
conrad 4a08fe04fc remove op_find_inf 2022-08-16 11:05:20 +10:00
conrad 9da1598a2d prefer clang cold attrib over minsize attrib 2022-08-15 16:52:05 +10:00
conrad 5b479d6675 added op_find_nan and op_find_inf 2022-08-12 16:41:17 +10:00
conrad 1527368473 simplifications 2022-08-05 13:37:01 +10:00
conrad fe4897cd54 ensure output matrix is reset on nonconformant input 2022-08-05 13:34:03 +10:00
conrad d97f18654a ensure output matrix is reset on nonconformant input 2022-08-05 13:16:33 +10:00
conrad b9b6e302aa ensure output matrix is reset on nonconformant input 2022-08-04 16:07:57 +10:00
conrad 5400f08544 ensure output matrix is reset on nonconformant input 2022-08-04 15:50:46 +10:00
conrad 4fc775451e ensure output matrix is reset on nonconformant input 2022-08-04 15:40:05 +10:00
conrad 9c17754ea3 fix 2022-08-04 15:25:16 +10:00
conrad 73bfe5cf92 simplifications 2022-08-04 15:14:05 +10:00
conrad a1cbbd7589 mark as unstable 2022-08-04 00:06:32 +10:00
conrad 60aad753e3 patch bump 2022-07-12 13:37:14 +10:00
conrad be3197a4eb rename internal cmake-related option for clarity 2022-07-12 13:10:00 +10:00
conrad 614cad0423 check only for old hdf5 1.6 API 2022-07-11 13:12:03 +10:00
Markus Mützel a9b4688301 respect configured value of ARMA_USE_HDF5_ALT 2022-07-10 14:26:20 +02:00
conrad fce92e8dbb fix: allow Cube::insert_slices() to handle Cube::slice() and Mat as inputs 2022-07-07 12:06:04 +10:00
conrad a6546ae72b patch bump 2022-07-04 20:20:28 +10:00
conrad 016138293a zero out last_indx for consistency 2022-07-03 13:16:18 +10:00
conrad 7a730fac99 zero out last_indx for consistency 2022-07-03 13:08:20 +10:00
conrad 603734465d fix: zero out accumulation arrays at start of each iteration 2022-07-02 16:06:23 +10:00
conrad b5727433d3 patch bump 2022-06-27 00:51:05 +10:00
conrad ec74c6c541 mark use of the injector mechanism as deprecated 2022-06-24 23:21:44 +10:00
conrad 698b2e06a8 better wording 2022-06-22 10:56:22 +10:00
conrad e5dcf83131 enable warning about old option 2022-06-21 22:51:44 +10:00
conrad c8b02b90a0 more details on warning levels 2022-06-20 14:42:32 +10:00
conrad 8c86c1bb55 avoid further processing with default parameters 2022-06-16 11:17:00 +10:00
conrad ce511b3484 minor version bump 2022-06-11 00:29:33 +10:00
conrad 8686e5378c mark as RC2 2022-06-10 14:12:33 +10:00
conrad 0c602c1879 layout 2022-06-10 13:42:18 +10:00
conrad 319b47c1b5 simplifications 2022-06-10 13:36:15 +10:00
conrad 8d947c885d fix 2022-06-10 13:29:40 +10:00
conrad 967e8bb88a consistent layout 2022-06-10 12:55:45 +10:00
conrad 8b82859cca consistent layout 2022-06-10 12:55:34 +10:00
conrad 764411be14 typedef int_t only once 2022-06-10 12:51:45 +10:00
conrad b05128270f more workarounds for the superlu mess 2022-06-10 12:16:36 +10:00
conrad a7eb90827a mark as RC1 2022-06-09 14:44:48 +10:00
conrad 3afe34747d simplifications 2022-06-09 13:31:11 +10:00
conrad 7665357301 prevent pedantic compiler warnings 2022-06-09 12:54:29 +10:00