Commit Graph
1508 Commits
Author SHA1 Message Date
conrad c8a2d3493a simplify warning 2023-01-01 15:50:34 +10:00
conrad 0c2c01fdeb rearrange 2022-12-30 20:11:26 +10:00
conrad f9e3474c5c prep work for fftw3 2022-12-30 20:05:20 +10:00
conrad a5a72b39ce rearrange 2022-12-30 19:56:46 +10:00
conrad 29412eeab3 update list of changes 2022-12-23 16:34:42 +10:00
conrad 1bef76bceb update docs for inv() and inv_sympd() 2022-12-23 16:29:52 +10:00
conrad 3cc15f2161 approximate threshold used in pinv 2022-12-23 16:22:15 +10:00
conrad f919132e10 make intent clear 2022-12-23 14:35:27 +10:00
conrad 2b52841de3 rearrange 2022-12-20 16:27:56 +10:00
conrad 285b14ce36 remove redundant PkgConfig 2022-12-20 16:21:24 +10:00
conrad d84fc7b3a8 simplifications 2022-12-20 12:11:30 +10:00
conrad 75460d7d62 better wording 2022-12-20 12:05:20 +10:00
conrad b439e3feaa simplifications 2022-12-20 11:44:19 +10:00
conrad 260313fd68 use constexpr for fill_type 2022-12-19 15:03:16 +10:00
conrad 0337f5f7fb declare options as constexp 2022-12-19 14:51:44 +10:00
conrad c057e39575 declare options as constexpr 2022-12-19 14:44:36 +10:00
conrad 11fd643c13 use constexpr 2022-12-19 14:40:28 +10:00
conrad 491d7d5fa4 declare options as constexpr 2022-12-19 13:42:38 +10:00
conrad 1fde39f7f5 declare options as constexpr 2022-12-19 13:33:36 +10:00
conrad 07d1916a4a declare options as constexpr 2022-12-19 13:26:57 +10:00
conrad 1ab9058d3e ensure determinant is not NaN 2022-12-16 12:30:12 +10:00
conrad 21b46d47ee recommend using inv() and inv_sympd() with inv_opts::allow_approx 2022-12-16 12:10:49 +10:00
conrad cf4699a40d simplifications 2022-12-15 16:22:53 +10:00
conrad 33942b7d7a remove sympd optimisation; it's better handled by inv_sympd() with inv_opts::allow_approx 2022-12-15 16:09:55 +10:00
conrad cf6ce03cc6 simplification 2022-12-12 12:46:47 +10:00
conrad b0a63c9c59 better wording 2022-12-10 19:25:48 +10:00
conrad 1c4039621f add deprecation note 2022-12-08 16:18:53 +10:00
conrad cf88e745fc update list of changes 2022-12-08 11:51:53 +10:00
conrad b625fbafc5 speedups 2022-12-08 11:38:41 +10:00
conrad 2280e857ac speedups 2022-12-08 11:13:35 +10:00
conrad afb8d44c27 speedups 2022-12-08 10:58:53 +10:00
conrad 6a53492e64 cleanup 2022-12-08 00:14:12 +10:00
conrad dbc82a6f03 simplifications 2022-12-07 19:22:50 +10:00
conrad e1097cc06a fix note 2022-12-07 18:31:22 +10:00
conrad 3a36f228bb improve layout 2022-12-07 15:16:20 +10:00
conrad b913f635bc explicitly declare default copy assignment operators 2022-12-07 15:07:36 +10:00
conrad 65e6d5682f simplification 2022-12-07 14:05:42 +10:00
conrad c9f4be8dc4 use single-pass RNG for user specified distribution params 2022-12-07 14:03:06 +10:00
conrad de03e259fd ensure single-threaded and multi-threaded RNG results are the same 2022-12-07 13:45:31 +10:00
conrad ffd570ef2f bump min c++ standard 2022-12-07 12:07:36 +10:00
conrad 8a24a0a0e8 add example of how to enable use of hdf5 2022-12-07 11:54:11 +10:00
conrad 2ee15a75c1 add bool indicator for c++20 2022-12-07 10:57:35 +10:00
conrad b563adc879 simplifications 2022-12-06 17:09:38 +10:00
conrad 0a5f9d2d9a simplify docs for output streams 2022-12-05 13:29:49 +10:00
conrad 454a36c9b6 update changelog 2022-12-05 13:10:14 +10:00
conrad 79049d8240 add check_for_zeros option 2022-12-05 13:05:40 +10:00
conrad f81537da4f rearrange 2022-12-05 12:48:05 +10:00
conrad 7cd559cb17 remove messy handling of cout and cerr 2022-12-05 12:40:49 +10:00
conrad 04b32da496 add check_for_zeros option to SpMat constructor 2022-12-02 12:13:19 +10:00
conrad 7948085aca use [[deprecated]] instead of arma_deprecated 2022-12-01 19:28:13 +10:00