Commit Graph
1865 Commits
Author SHA1 Message Date
conrad 87c2b2d870 rework sum(sp_mat) to produce dense vectors by default 2024-04-09 13:37:13 +10:00
conrad ba443e4bdc bump to C++14 standard 2024-04-09 11:56:04 +10:00
conrad 78836248b4 mark as unstable 2024-04-09 11:39:00 +10:00
conrad bfc736cbb2 patch bump 2024-04-03 13:06:43 +10:00
conrad e0551c4aa1 minor cleanup 2024-04-03 13:03:19 +10:00
conrad 02a706c60b workaround for fftw3 header clash 2024-04-02 13:05:00 +10:00
conrad 5e57e49667 upstream workaround for issue under macOS 2024-03-23 16:18:14 +10:00
conrad cfbc227f30 simplification 2024-03-18 19:10:57 +10:00
conrad 2556f64d9b add caveat 2024-03-18 12:43:59 +10:00
conrad 4d6a92ed65 simplifications 2024-03-18 12:27:17 +10:00
conrad 140adf0cb4 mention link between chol() and inv_sympd() 2024-03-18 12:21:12 +10:00
conrad 918759c610 simplifications 2024-03-14 13:22:01 +10:00
conrad 9cd668413d warmup for more accurate time measurement 2024-03-08 15:38:09 +10:00
conrad 8b59d1e22d simplify init loop 2024-03-06 20:43:50 +10:00
conrad 7b2f7cbad8 rearrange 2024-03-04 13:30:18 +10:00
conrad cf2b051b54 simplify wording 2024-03-04 13:29:32 +10:00
conrad f709a17fd3 patch bump 2024-03-01 15:12:33 +10:00
conrad 38682265fc revert 2024-02-27 10:14:23 +10:00
conrad 88f1a75146 explicitly cast return type 2024-02-26 23:15:18 +10:00
conrad ca8da8bdab clear output arrays before use 2024-02-26 23:11:39 +10:00
conrad 54c62da09b move checks 2024-02-26 22:19:06 +10:00
conrad ba6a007ff1 ensure norm is >= 0 2024-02-26 16:07:33 +10:00
conrad 2bff19fb56 add note on how complex random numbers are generated 2024-02-26 15:54:13 +10:00
conrad 2454e055fe workaround possible BLAS bug under macOS 2024-02-26 15:12:18 +10:00
conrad 13dded6a6d rudimentary sanity checks 2024-02-26 13:43:24 +10:00
conrad 45316d0249 don't use wrapper functions on primitive platforms 2024-02-26 12:19:12 +10:00
conrad 611d0e8c24 version bump 2024-02-07 00:25:32 +10:00
conrad 885324d6a2 further cleanup 2024-02-07 00:06:07 +10:00
conrad d84f3cdf77 cleanup 2024-02-06 17:04:41 +10:00
conrad 43498a5c72 remove doxygen config 2024-02-06 15:04:28 +10:00
conrad 7b0adcf517 cleanup 2024-02-06 15:01:56 +10:00
conrad b61e026dd4 update year 2024-02-06 13:26:03 +10:00
conrad 0006014c9e more tests for conv_to 2024-02-06 11:42:44 +10:00
conrad 74c2d461c6 update ref for sparse matrix paper 2024-02-06 11:41:26 +10:00
conrad eef2a2706c minor optimisation 2024-02-06 11:35:20 +10:00
conrad 9680a3b1d4 update list of changes 2024-02-06 11:34:26 +10:00
conrad 83e6264e81 faster detection of sym expressions 2024-02-06 11:32:34 +10:00
conrad 963a262aea update list of changes 2024-02-06 11:30:30 +10:00
conrad a2e5ba7dfe more compact representation of integers 2024-02-06 11:30:11 +10:00
conrad ca7f21d837 update list of changes 2024-02-06 11:23:49 +10:00
conrad 3ba9389fac add sparse shift() 2024-02-06 11:21:46 +10:00
conrad f652f45584 docs for cbrt() 2024-02-06 11:17:27 +10:00
conrad a527b6d066 add cbrt() 2024-02-06 11:15:32 +10:00
conrad 551f262824 start new block for changes 2024-02-06 11:08:53 +10:00
conrad 53875af0c4 more flexible conversions between SpMat and Mat 2024-02-06 11:05:34 +10:00
conrad a93f6e8116 mark as unstable 2024-02-06 10:40:56 +10:00
conrad 663d9cc36e unsure consistency with op_pinv 2024-02-05 11:19:43 +10:00
conrad 461db5a1ea rearrange 2024-02-05 10:50:59 +10:00
conrad efcd328e19 detect c++23 2024-02-02 13:52:19 +10:00
conrad 614f2a9c68 rework docs for kmeans, gmm_diag, gmm_full 2024-01-29 15:17:42 +10:00