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

Implemented iterative eigenvalue finder for eigs #2237

Merged
merged 3 commits into from
Jun 3, 2021

Conversation

cshaa
Copy link
Collaborator

@cshaa cshaa commented Jun 3, 2021

Fixes #2179. There are no changes in the API.

@cshaa cshaa merged commit 0dfc148 into josdejong:develop Jun 3, 2021
@cshaa
Copy link
Collaborator Author

cshaa commented Jun 3, 2021

@josdejong I've merged my first PR! Did I do it right? 😁️

@cshaa cshaa mentioned this pull request Jun 3, 2021
3 tasks
@josdejong
Copy link
Owner

Really nice that you managed to implement this @m93a !

So with this solution, eigs is much more often able to find a solution, right?

@josdejong I've merged my first PR! Did I do it right? 😁️

yes good busy 😄 . Generally, I think it will be good to review each others work before merging it, to ensure high quality and consistency etc, shall we do that next time?

@cshaa
Copy link
Collaborator Author

cshaa commented Jun 5, 2021

Generally, I think it will be good to review each others work before merging it, to ensure high quality and consistency etc, shall we do that next time?

Sounds good to me! 👌

@josdejong
Copy link
Owner

Published now in v9.4.2, thanks again!

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.

Implement iterative eigenvalue finder for eigs
2 participants