Commit Graph

12 Commits

Author SHA1 Message Date
metric-space
c8a920ff2c Minimal post-processing and fix to documentation 2022-02-27 17:17:31 -05:00
metric-space
5e10ca46cb Add another case for when eigenvalues should be mapped to zero. Make method private 2022-02-15 01:45:33 -05:00
metric-space
e52f11700f Change name of copied macro base 2022-02-12 02:59:04 -05:00
metric-space
7510d48673 Doc string corrections 2022-02-12 02:52:18 -05:00
metric-space
b7fe6b9dc1 Name change 2022-02-12 02:37:26 -05:00
metric-space
497a4d8bd9 Correction in eigenvector matrices build up algorithm 2022-02-12 02:26:46 -05:00
metric-space
a4de6a83cc Corrected deserialization term in serialization impls 2022-02-09 08:48:38 -05:00
metric-space
d5069f318e Removed extra memory allocation for buffer (now redundant) 2022-02-05 23:44:05 -05:00
metric-space
4038e6627a Correction to keep naming of left and right eigenvector matrices consistent 2022-02-04 00:13:01 -05:00
metric-space
4362f0004c Added comment on logic 2022-02-04 00:09:29 -05:00
metric-space
ae35d1cf97 New code and modified tests for generalized_eigenvalues 2022-02-03 06:36:10 -05:00
metric-space
7d8fb3d384 New wrapper for generalized eigenvalues and associated eigenvectors via LAPACK routines sggev/dggev 2022-01-24 23:56:44 -05:00