Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Other Jacobi-related methods? #4

Open
jagot opened this issue Feb 24, 2020 · 0 comments
Open

Other Jacobi-related methods? #4

jagot opened this issue Feb 24, 2020 · 0 comments

Comments

@jagot
Copy link
Collaborator

jagot commented Feb 24, 2020

I actually came back to this package because I found https://github.com/JLTastet/TakagiFactorization.jl (LGPL3), based on https://arxiv.org/pdf/physics/0607103.pdf, which uses the Jacobi iterations, but different 2x2 kernels to compute the eigendecomposition, Takagi, SVD etc. I need the full (dense) eigendecomposition of a complex symmetric matrix (absorbing boundary conditions leads to these kind of matrices), and I wondered if such methods could have a place here? Specifically, the matrix is a SymTridiagonal{<:Complex}, so it seems some nice special-casing could be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant