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

Rank one update #86

Closed
wants to merge 11 commits into from
Closed

Rank one update #86

wants to merge 11 commits into from

Conversation

rosecers
Copy link
Collaborator

A branch to add the utilities of rank one updates for symmetric eigenproblems. Current implementations follow these papers:

BNS:
https://en.wikipedia.org/wiki/Bunch%E2%80%93Nielsen%E2%80%93Sorensen_formula
https://link.springer.com/content/pdf/10.1007/BF01396012.pdf

Gu-Eisenstadt:
https://epubs.siam.org/doi/pdf/10.1137/S089547989223924X
https://people.inf.ethz.ch/arbenz/ewp/Lnotes/lsevp.pdf

Currently, the Gu-Eisenstadt does not work for full matrices, and the BNS is dreadfully off. Any comments on implementation appreciated.

@rosecers rosecers force-pushed the rank_one_update branch 10 times, most recently from 2afe562 to b310cc5 Compare March 25, 2021 15:14
@rosecers
Copy link
Collaborator Author

rosecers commented Apr 9, 2021

I am closing this PR because we have decided to move rank-one updates to a separate repository. Remaining relevant changes have been moved to #97.

@rosecers rosecers closed this Apr 9, 2021
@Luthaf
Copy link
Collaborator

Luthaf commented Apr 9, 2021

should we remove the branch or do you still need it to move to a separate repo?

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

Successfully merging this pull request may close these issues.

3 participants