Add interface to use symmetric eigendecomposition with different lapack method #49355
Add LAPACK cheevd and zheevd wrapper
34895577
Fix typo
b630b74c
Update docs
f309c067
FIx typo
9cbb576d
Add docs
5dc6dc5e
Add interface to real symmetric eigensolver syevd
ddbd2c21
Add interface to use symmetric eigen with lapack_method
f195e427
Merge remote-tracking branch 'upstream/master' into lapack_xheevd
b67f1c34
Add default to lapack_method, remove one method
0be8e137
Add doc
c66882f1
jaemolihm
marked this pull request as draft 3 years ago
Use alg instead of lapack_method, add type assertion in eigvals
e36b52fe
Misc change in testset name
a69c9c69
jaemolihm
marked this pull request as ready for review 3 years ago
Fix typo in docstring
ebc5b967
Update svd docstring
623c06d2
Merge branch 'master' into lapack_xheevd
f4d556da
Update stdlib/LinearAlgebra/src/symmetriceigen.jl
015a4ae6
Merge branch 'master' into lapack_xheevd
5d05cd2a
add NEWS entry, adjust version compat
e2d3b7cf
dkarrasch
approved these changes
on 2024-05-22
prbzrg
commented
on 2024-05-23
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub