Commit Graph
1469 Commits
Author SHA1 Message Date
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
conrad 70de97a3be layout fix 2022-12-01 18:42:20 +10:00
conrad 5fc085a23e simplification since ARMA_HDF5_INCLUDE_DIR is no longer used 2022-12-01 18:30:15 +10:00
conrad 44ef7e7e3e remove HDF5 wrapper functions 2022-12-01 18:01:07 +10:00
conrad ff77799e8d set cmake 3.10 as minimum 2022-11-29 13:19:18 +10:00
conrad 3abce20cd4 set C++14 standard as minimum 2022-11-29 13:04:51 +10:00
conrad b8395a2b9c mark as unstable 2022-11-24 11:29:21 +10:00
conrad 13ccb5ad4d remove broken functionality 2022-11-22 13:33:03 +10:00
conrad c141bde566 fix layout 2022-11-22 13:18:26 +10:00
conrad 110b75c65a add strict option for handling CSV 2022-11-22 12:57:02 +10:00
conrad f6f603c75b add internal link 2022-11-10 14:27:19 +10:00
conrad 47c305b2bb better wording 2022-11-10 14:25:23 +10:00
conrad 8ff4794dc2 simplification 2022-11-10 14:22:53 +10:00
conrad 7edeb30cde add internal links 2022-10-30 21:42:16 +10:00
conrad 7964bf99c5 add note on use of diagvec() and diagmat() 2022-10-30 21:39:36 +10:00
conrad 56693f2b9f better wording 2022-10-30 21:31:10 +10:00
conrad 3b4d314be5 note that diagvec() uses optimised expression evaluation 2022-10-30 21:28:02 +10:00
conrad 959cea5a4f note that diagmat() uses optimised expression evaluation 2022-10-29 16:41:46 +10:00
conrad b7b892dbe2 document fixed size matrix/vector constructors with fill_form 2022-10-28 16:01:42 +10:00
conrad 951a4eb360 insert missing word 2022-10-26 22:28:42 +10:00
conrad b985aa22e6 patch bump 2022-10-21 14:57:22 +10:00
conrad 9797df6887 rewording 2022-10-21 14:09:29 +10:00
conrad 42f9c88948 simplifications 2022-10-18 13:07:11 +10:00
conrad 68c8eaf36b upgrade catch.hpp 2022-10-17 13:33:31 +10:00
conrad 695f6d99e7 simplifications 2022-10-16 11:25:02 +10:00
conrad 450900a220 simplifications 2022-10-16 11:12:10 +10:00
conrad 0178ecb8f3 ensure consistency 2022-10-16 10:55:11 +10:00
conrad b41a0b294d move forced enablement of warnings 2022-10-16 10:53:42 +10:00
conrad e8dde126a4 simplifications 2022-10-14 11:15:17 +10:00
conrad 4e60f63b43 better wording 2022-10-13 11:41:15 +10:00
conrad 562912aae7 rearrange 2022-10-13 11:30:15 +10:00
conrad 33e59f7f1a upgrade links 2022-10-13 11:23:20 +10:00
conrad 81891ea7c1 upgrade links 2022-10-13 11:17:29 +10:00
conrad 33c3c23722 fix broken links 2022-10-13 00:56:53 +10:00
conrad c1277ba663 fix broken links 2022-10-13 00:53:17 +10:00
conrad 7d06488aa4 fix broken links 2022-10-13 00:48:05 +10:00
conrad 993d4e9af3 update wikipedia links to use https 2022-10-13 00:33:08 +10:00
conrad 76b88230f2 use std::lock_guard instead of explicit locking/unlocking 2022-10-12 13:11:01 +10:00
conrad 8fe6bdb3cf add TODOs 2022-10-12 10:55:53 +10:00
conrad b34cd0d2ef store pointer before mutex unlock 2022-10-11 15:54:36 +10:00