Commit Graph
2202 Commits
Author SHA1 Message Date
conrad 45f0ea0f6f fix 2025-06-30 12:42:14 +10:00
conrad 0a37f157a4 reduce delta 2025-03-26 00:35:56 +10:00
conrad 3dcae8d83e backport fix for FFTW3 threading issue 2025-03-26 00:31:46 +10:00
conrad 78f090f132 backport fix 2025-02-19 12:26:07 +10:00
conrad 6c060b9d89 patch bump 2025-02-04 13:56:49 +10:00
conrad 053f0d3133 minor fix 2025-02-04 13:40:42 +10:00
conrad c60cf9ec1a explicitly handle another corner case 2025-01-22 23:50:36 +10:00
conrad eb338e8ed7 change note to warning 2025-01-22 23:23:34 +10:00
conrad 3a23ca275b const qualifier for unwrap 2025-01-19 23:52:34 +10:00
conrad d20277d147 restore original dispatch mechanism 2025-01-18 23:31:55 +10:00
conrad 269ebbad54 better layout 2025-01-17 14:21:54 +10:00
conrad 942a1941bd fix handling of corner cases 2025-01-17 14:14:18 +10:00
conrad e6925c658a add warnings 2025-01-17 14:08:56 +10:00
conrad e9b732faa5 add explanatory note 2025-01-17 14:08:40 +10:00
conrad adb1dc90c8 fix comments 2025-01-12 23:21:16 +10:00
conrad b339eaa4e7 fix 2025-01-09 13:00:21 +10:00
conrad 024ac3b8f2 better layout for sinc() 2025-01-02 13:12:21 +10:00
conrad 6438a10480 improve docs for toeplitz() 2025-01-02 00:03:59 +10:00
conrad 39c28be90a simplify docs for toeplitz() 2025-01-01 23:30:27 +10:00
conrad fdd93b5f40 fix prototypes for xSYCON and xHECON 2024-12-17 12:33:52 +10:00
conrad 794812af6d patch bump 2024-12-06 11:25:13 +10:00
conrad 2656ea3dcf explicitly qualify inherited variables and functions 2024-12-04 12:46:58 +10:00
conrad 9264eef882 avoid clashes with C++20 std::span 2024-12-02 18:36:22 +10:00
conrad 5c5ccac350 explicitly qualify inherited variables and functions 2024-12-02 18:36:03 +10:00
conrad 053907dc1f more selective detection of symmetric/hermitian matrices 2024-12-02 15:08:34 +10:00
conrad 287f80244b patch bump 2024-11-24 17:20:40 +10:00
conrad c8ea9a0fd3 fix 2024-11-24 17:11:12 +10:00
conrad 871c689ed9 expand deprecation warnings with messages 2024-11-23 00:45:56 +10:00
conrad a676522ba5 ensure the first index of extremum value is found 2024-11-22 12:26:10 +10:00
conrad a313b4fd0c version bump 2024-11-16 15:22:53 +10:00
conrad 85233ddbe7 better wording 2024-11-16 12:46:05 +10:00
conrad b6e9484b31 skip conformance check if given expression resolves to a vector 2024-11-15 11:46:29 +10:00
conrad a18a68289b better wording 2024-11-15 00:44:06 +10:00
conrad b3f4e55604 check for aliasing only when the element types match 2024-11-14 19:25:01 +10:00
conrad 702eb6c68b mark as RC1 2024-11-14 12:30:46 +10:00
conrad 0bdd169d38 simplifications 2024-11-14 12:06:57 +10:00
conrad 79f57ff784 update list of changes 2024-11-13 16:57:26 +10:00
conrad a3bc2bc599 ensure consisten handling of symmetric expressions by various forms of inv() 2024-11-13 16:48:20 +10:00
conrad 2cdd3feebb ensure all matrices are checked 2024-11-13 16:14:42 +10:00
conrad ca70fdfba3 more debug statements 2024-11-13 15:08:32 +10:00
conrad 9608d14058 avoid shadowing 2024-11-13 15:02:52 +10:00
conrad 112861df8b add dedicated function for alias detection 2024-11-13 14:55:09 +10:00
conrad 15232980d3 better wording 2024-11-13 14:08:13 +10:00
conrad 6058b46519 adapt to use .index_min() and .index_max() 2024-11-13 12:10:53 +10:00
conrad 0b07572a24 more tests 2024-11-13 12:04:39 +10:00
conrad bb819ee649 update to .index_max() 2024-11-13 12:01:56 +10:00
conrad ee965fc4b7 fix 2024-11-13 11:43:12 +10:00
conrad a7c16f40df update to .index_min() [continued] 2024-11-13 11:40:32 +10:00
conrad e83cea1b48 update to .index_min() 2024-11-12 17:07:20 +10:00
conrad dbca4d6631 wrappers for sytrs and hetrs 2024-11-11 20:05:17 +10:00