Commit Graph
570 Commits
Author SHA1 Message Date
conrad 2dd7cfd123 handle negative eigenvalues 2021-12-09 22:56:37 +10:00
conrad 98876ab174 split into several functions 2021-12-09 22:42:24 +10:00
conrad ee40a879d7 further simplifications 2021-12-09 22:12:28 +10:00
conrad b99d943858 simplifications 2021-12-09 21:18:04 +10:00
conrad ecd00d7b37 simplifications 2021-12-09 18:51:42 +10:00
conrad 4da9f7ad45 detect expressions that evaluate to symmat 2021-12-09 18:44:58 +10:00
conrad 765e9700fd experimental speedup for symmetric matrices 2021-12-09 16:50:10 +10:00
conrad b3717e02e9 add TODO 2021-12-09 13:48:10 +10:00
conrad 122fb68122 more compact layout 2021-12-09 13:24:51 +10:00
conrad 11c72ca792 add TODO 2021-12-09 13:21:47 +10:00
conrad 7ccf937a81 simplifcation: check only one element at bottom-left / top-right 2021-12-08 15:47:15 +10:00
conrad 4e96a42c81 cleanup 2021-12-01 12:26:07 +10:00
conrad 3a12b86552 refactor rank() into op_rank 2021-12-01 12:05:42 +10:00
conrad 93abe2557d mark as unstable 2021-11-30 10:23:27 +10:00
conrad 332b3cc853 optimised handling of strictly symmetric matrices 2021-11-30 10:16:52 +10:00
conrad 28f79c0220 rework eig_sym() 2021-11-30 09:48:11 +10:00
conrad cde8f16c55 patch bump 2021-11-22 14:09:13 +10:00
conrad c23f14db29 specialised handling of diagonal matrices 2021-11-22 12:21:37 +10:00
conrad f83e8d0efc print debug statement 2021-11-21 14:40:23 +10:00
conrad 0f3c1eec74 speedup 2021-11-21 14:37:23 +10:00
conrad b21eefc349 speedup 2021-11-21 14:28:07 +10:00
conrad fbb4d4b1f1 explanatory comments 2021-11-20 10:26:18 +10:00
conrad 0d38132f48 remove TODO 2021-11-19 13:22:37 +10:00
conrad 17bed92da1 more thorough check 2021-11-19 13:20:45 +10:00
conrad edb8c9baa6 add TODO 2021-11-19 11:42:19 +10:00
conrad 3ee77a6ded optimised handling of diagonal matrices 2021-11-18 14:30:04 +10:00
conrad ea906f7916 comment out currently unused typedef 2021-11-18 11:57:38 +10:00
conrad 80f810a4c1 optimise handling of diagonal matrices (commented out) 2021-11-18 11:56:47 +10:00
conrad f6d51cbd44 handle corner cases 2021-11-17 15:36:36 +10:00
conrad 07e5cc59cd ensure val is overwritten 2021-11-17 15:26:29 +10:00
conrad 0f51020a06 remove handling of seldom encountered case 2021-11-17 15:21:44 +10:00
conrad c223b70d2d handle tokens stating with '.' 2021-11-17 15:17:44 +10:00
conrad 3d6fd3139a handle tokens stating with '.' 2021-11-17 15:05:44 +10:00
conrad 3b9e384ecb prevent loading garbage 2021-11-17 15:01:13 +10:00
conrad aec3f3046d simplification 2021-11-16 12:57:51 +10:00
conrad d9b38626f0 simplifications 2021-11-16 12:49:14 +10:00
conrad 181a0d328e add SPDX 2021-11-08 12:00:46 +10:00
conrad bec06a2c8b patch bump 2021-11-04 16:42:09 +10:00
conrad 62674c9f54 use apply_direct() if possible 2021-11-04 15:21:55 +10:00
conrad b8a4806f1a add comment for clarification 2021-11-04 11:05:49 +10:00
conrad 85cdc822be add comment for clarification 2021-11-04 11:02:03 +10:00
conrad 6475be3cbd fix for handling of aliasing 2021-11-04 00:33:10 +10:00
conrad 140962708c patch bump 2021-11-02 14:24:40 +10:00
conrad 23110bd728 handle diagonal matrices 2021-10-30 13:17:50 +10:00
conrad f729048800 update TODO 2021-10-27 16:12:19 +10:00
conrad 5448d0b758 add TODO 2021-10-27 15:59:50 +10:00
conrad 3769c40b0a clarification 2021-10-26 12:16:06 +10:00
conrad 798d943a16 patch bump 2021-10-08 15:26:04 +10:00
conrad 6008caafd6 simplification 2021-10-07 13:04:24 +10:00
conrad 12977d32b6 more efficient handling of .head_cols() and .tail_cols() 2021-10-06 00:23:02 +10:00