Commit Graph
2511 Commits
Author SHA1 Message Date
conrad d77fa2bbb4 use seq_cst for openmp atomic read/write 2025-08-13 17:38:17 +10:00
conrad 98c13f4bc7 patch bump 14.6.2 2025-08-08 13:56:43 +10:00
conrad 92cd541f57 move conformance check to avoid doing two checks 2025-08-05 23:51:07 +10:00
conrad f002bffd96 simplified fallback in handling of op_sum specialisations 2025-08-05 23:43:29 +10:00
conrad cba9c87169 fix 2025-08-05 12:39:40 +10:00
conrad 12628de147 patch bump 14.6.1 2025-07-21 11:51:08 +10:00
conrad 16d102510f show sylvester() instead of deprecatated syl() 2025-07-21 11:40:40 +10:00
conrad 87626c836a document ARMA_DONT_OPTIMISE_INVEXPR and ARMA_DONT_OPTIMISE_POWEXPR 2025-07-19 01:30:05 +10:00
conrad 6e7f5c3601 add macro to disable optimisation of pow() 2025-07-16 13:21:36 +10:00
conrad 7ac92e7999 restore compile time deprecation message 2025-07-14 14:50:51 +10:00
conrad fc11d3683d restore compile time deprecation message 2025-07-14 14:50:03 +10:00
conrad 3eb25b1b16 allow to optionally disable optimised handling of pow() 2025-07-14 14:36:22 +10:00
conrad a197882af1 better wording 2025-07-12 18:49:12 +10:00
conrad 0dd9ac9a02 better wording 2025-07-12 18:48:09 +10:00
conradsnicta 5d62ce315c Merge branch 'seb/add_an_ignore' into '14.6.x'
Adds the missing argument Xst to the 'arma_ignore list'

See merge request conradsnicta/armadillo-code!142
2025-07-12 01:15:44 +00:00
Seb James 51d56e7c59 Adds the missing argument Xst to the 'arma_ignore list' 2025-07-12 01:15:44 +00:00
conrad 17db28c133 remove outdated comments 2025-07-07 21:46:12 +10:00
conrad b801feb467 simplifications 2025-07-07 20:29:59 +10:00
conrad ec95397bc4 cleanup 2025-07-07 15:45:57 +10:00
conrad 851828d427 speedup 2025-07-05 13:03:45 +10:00
conrad 1192e1ac19 better wording 2025-07-04 13:31:21 +10:00
conrad 2293bf45cc cleanup warnings 2025-07-04 13:24:56 +10:00
conrad bb7ed84ded expand deprecation message with refactoring suggestion 2025-07-03 15:48:32 +10:00
conrad d1305141d2 version bump 2025-07-02 16:46:17 +10:00
conrad f3ed7ace06 mark as RC2 2025-07-01 21:48:15 +10:00
conrad ed8d293f93 fix 2025-07-01 12:35:50 +10:00
conrad ce007b7164 restore previous setup 2025-06-30 19:23:14 +10:00
conrad b2664f138b restore previous setup 2025-06-30 19:22:21 +10:00
conrad 300bd731ca cleanup 2025-06-30 19:20:10 +10:00
conrad 9843393a7a cleanup 2025-06-30 19:18:03 +10:00
conrad 98a885b9c2 mark as RC1 2025-06-30 19:16:06 +10:00
conrad 0b4542fc88 restore previous setup 2025-06-30 19:15:02 +10:00
conrad 5765ef2909 cleanup 2025-06-30 12:31:26 +10:00
conrad fd2b724040 rename accumulator variable for clarity 2025-06-29 23:06:46 +10:00
conrad e7bd7e4e18 return early if there are no non-zero elements 2025-06-29 22:52:33 +10:00
conrad a902935f11 avoid going through SpProxy unless necessary 2025-06-29 00:38:05 +10:00
conrad 1907b8799e fix debug messages 2025-06-29 00:28:42 +10:00
conrad 9782878612 minor optimisation 2025-06-29 00:22:24 +10:00
conrad b94080a168 specialised handling of spop_omit 2025-06-29 00:10:36 +10:00
conrad ada1e18e45 split out handling of spop_square into separate function 2025-06-28 19:16:24 +10:00
conrad bd26d90563 fix example 2025-06-28 15:40:57 +10:00
conrad 447d66758e simplification 2025-06-28 14:21:09 +10:00
conrad d242d1d3d7 add internal link 2025-06-28 14:13:26 +10:00
conrad e7e189c012 add internal links 2025-06-28 13:46:08 +10:00
conrad 256e1d6e88 use consistent wording for infinity 2025-06-28 13:15:49 +10:00
conrad 6952ca11d5 add caveat 2025-06-28 13:09:27 +10:00
conrad 4ec76d5211 simplifications 2025-06-28 13:03:54 +10:00
conrad 05670bfc64 better wording 2025-06-28 12:56:43 +10:00
conrad 29f4f10118 emit warnings when using fast math mode 2025-06-24 18:48:44 +10:00
conrad e5663df8fa specialised handling for op_omit_cube 2025-06-24 18:42:01 +10:00