metric-space
|
71699f35b7
|
Fix formatting
|
2022-05-03 14:41:59 -06:00 |
|
metric-space
|
5d67b07ebe
|
Fix doc
|
2022-05-03 14:41:59 -06:00 |
|
metric-space
|
8590d82ad4
|
Correct typos, move doc portion to comment and fix borrow to clone
|
2022-05-03 14:41:59 -06:00 |
|
metric-space
|
6a22e74c00
|
Minimal post-processing and fix to documentation
|
2022-05-03 14:41:59 -06:00 |
|
metric-space
|
73543b2121
|
Add another case for when eigenvalues should be mapped to zero. Make method private
|
2022-05-03 14:41:59 -06:00 |
|
metric-space
|
c287a169af
|
Change name of copied macro base
|
2022-05-03 14:41:59 -06:00 |
|
metric-space
|
c47e31f6ea
|
Doc string corrections
|
2022-05-03 14:41:59 -06:00 |
|
metric-space
|
5f3e2f5b45
|
Name change
|
2022-05-03 14:41:59 -06:00 |
|
metric-space
|
f6c35b34ec
|
Correction in eigenvector matrices build up algorithm
|
2022-05-03 14:41:59 -06:00 |
|
metric-space
|
2e35cd6aa7
|
Corrected deserialization term in serialization impls
|
2022-05-03 14:41:59 -06:00 |
|
metric-space
|
8ef7c42328
|
Removed extra memory allocation for buffer (now redundant)
|
2022-05-03 14:41:59 -06:00 |
|
metric-space
|
ed09700280
|
Correction to keep naming of left and right eigenvector matrices consistent
|
2022-05-03 14:41:59 -06:00 |
|
metric-space
|
0c89aceed3
|
Added comment on logic
|
2022-05-03 14:41:59 -06:00 |
|
metric-space
|
714f2ac987
|
New code and modified tests for generalized_eigenvalues
|
2022-05-03 14:41:59 -06:00 |
|
metric-space
|
23950400e4
|
New wrapper for generalized eigenvalues and associated eigenvectors via LAPACK routines sggev/dggev
|
2022-05-03 14:41:59 -06:00 |
|