Commit Graph
1783 Commits
Author SHA1 Message Date
conrad 9cda7ea2d6 rearrange to reduce delta 2023-09-05 13:48:15 +10:00
conrad ee84563034 add inv_opts::fast option for forward compatibility 2023-09-05 13:29:12 +10:00
conrad 4373c99517 remove expensive optimisations 2023-09-05 12:54:14 +10:00
conrad 3c30c6a155 workarounds for bugs in apple accelerate framework 2023-09-05 12:33:57 +10:00
conrad 752e5817f0 patch bump 2023-08-28 13:55:53 +10:00
conrad a8d7628cbe use binary mode by default for handling text and CSV files 2023-08-28 13:38:43 +10:00
conrad c2e9009ea4 emit compile-time warning for unused element access 2023-08-25 16:26:13 +10:00
conrad 63cc0eb854 fix 2023-08-25 16:05:09 +10:00
conrad 6f41964887 more compact wording 2023-08-25 10:05:31 +10:00
conrad cf869ce067 emit compile-time warning for unused results 2023-08-24 23:50:23 +10:00
conrad b5bfd4b1ae simplification 2023-08-14 12:39:29 +10:00
conrad b0deff09d4 better wording 2023-08-11 11:49:25 +10:00
conrad e8b8d28b82 simplification 2023-08-11 11:28:39 +10:00
conrad ab9d61b20c more precise version check for gcc 2023-08-11 01:27:36 +10:00
conrad 0263404474 patch bump 2023-08-08 11:01:26 +10:00
conrad a44e7fddc5 fixes 2023-08-07 22:59:37 +10:00
conrad 22e5e903aa add docs for arma_rng 2023-08-07 10:08:03 +10:00
conrad 91dbb8c2ea rework arna_rng to use thread-safe mersenne twister as default; ensure unique seeds for each thread 2023-08-07 10:07:46 +10:00
conrad d99781e74b reduce bloat 2023-07-31 11:32:25 +10:00
conrad 204eac2382 better wording 2023-07-28 12:32:21 +10:00
conrad 046b168abb update list of changes 2023-07-28 11:43:45 +10:00
conrad 32b218ce31 add note 2023-07-28 11:31:12 +10:00
conrad d36d447130 fix link 2023-07-28 11:28:56 +10:00
conrad c5bb97c7f0 fix link 2023-07-28 11:17:57 +10:00
conrad 5d0633e214 better wording 2023-07-28 11:04:54 +10:00
conrad 6cada35124 mention limitation of integer element types 2023-07-27 21:58:24 +10:00
conrad 6dd578e293 clarifications 2023-07-27 21:48:38 +10:00
conrad a27560bb8f add linebreak 2023-07-25 19:18:48 +10:00
conrad 344e69abf4 patch bump 2023-07-25 19:17:11 +10:00
conrad f602343234 fix layout 2023-07-25 19:14:09 +10:00
conrad e7df419244 refactor to use specialised functions for dot products 2023-07-25 19:11:18 +10:00
conrad 504503d012 fix: ensure output memory is cleared 2023-07-25 12:15:36 +10:00
conrad 50f7e06903 add notes 2023-07-25 10:02:01 +10:00
conrad ccce514377 rearrange 2023-07-24 14:04:50 +10:00
conrad fd5df9e61d comment out (for now) matrix move constructors in vector classes 2023-07-23 23:04:54 +10:00
conrad 14fcd1dc73 move typedefs to avoid compiler warnings 2023-07-23 01:30:18 +10:00
conrad d05a247c7f version bump 2023-07-22 00:04:45 +10:00
conrad ee89179212 add debug statements 2023-07-21 19:55:53 +10:00
conrad d11d452a93 fix 2023-07-21 16:01:54 +10:00
conrad 5912c445e5 mark as 12.6-RC2 2023-07-21 15:52:39 +10:00
conrad 075bb095c0 fix 2023-07-21 15:51:24 +10:00
conrad 71587103d7 simplifications 2023-07-21 15:48:58 +10:00
conrad 102a354e0c fix for aliasing corner case 2023-07-21 01:12:55 +10:00
conrad e4c567542d mark as 12.6-RC1 2023-07-20 15:48:38 +10:00
conrad 06f8e59026 add link to bandicoot 2023-07-20 15:47:31 +10:00
conrad 114c9b4be8 update documentation 2023-07-20 15:45:56 +10:00
conrad e6dfff7108 allow chained calls to member functions 2023-07-20 15:44:27 +10:00
conrad 4391cb4b19 more compact layout 2023-07-20 15:36:42 +10:00
conrad cb4056ba1a speedup via openmp 2023-07-20 15:27:14 +10:00
conrad 76b8241161 directly generate single random value instead of going through a temporary vector 2023-07-20 15:22:35 +10:00