-
Notifications
You must be signed in to change notification settings - Fork 154
Feature: Dominant Eigenvalue Estimator #750
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
Conversation
Add dominant eigenvalue estimator class --------- Co-authored-by: Daniel R. Reynolds <reynolds@smu.edu> Co-authored-by: Daniel R. Reynolds <dreynolds@umbc.edu> Co-authored-by: Balos, Cody, J <balos1@llnl.gov> Co-authored-by: David J. Gardner <gardner48@llnl.gov>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I finished copying my review comments from the previous PR to this new one (documentation only).
I'll start reviewing the code next.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've finished going through everything.
This PR should add command-line control to the `feature/dom-eig` branch. --------- Co-authored-by: David Gardner <gardner48@llnl.gov>
Update answer files for LLNL/sundials#750 --------- Co-authored-by: maggul <maggul@smu.edu> Co-authored-by: maggul <mustafaaggul06@gmail.com>
A new module for estimating dominant eigenvalues.