Skip to content
New issue

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

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

Already on GitHub? # to your account

Properly test eigen solver #130

Open
3 tasks
aprokop opened this issue Dec 2, 2017 · 3 comments
Open
3 tasks

Properly test eigen solver #130

aprokop opened this issue Dec 2, 2017 · 3 comments

Comments

@aprokop
Copy link
Collaborator

aprokop commented Dec 2, 2017

  • Test for multiple eigenvalues
  • Check the results
  • Test in parallel
@aprokop aprokop changed the title Test eigen handle interface for more than one eigenvalue Properly test eigen solver Dec 2, 2017
@aprokop
Copy link
Collaborator Author

aprokop commented Dec 21, 2017

The easiest way to test this would be with MPACT, so lets wait till #161 is done.

@aprokop
Copy link
Collaborator Author

aprokop commented Mar 2, 2018

See #218.

@kruger
Copy link
Contributor

kruger commented Sep 19, 2019

In PR #262 this is handled by the test_eigen_unit test. The only catch is that the "2nd eigenvalue" is actually zero -- the matrix has only 1 non-zero eigenvalue, 3, which is also tested. I think this is sufficient to close this issue.

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

No branches or pull requests

2 participants