-
Notifications
You must be signed in to change notification settings - Fork 55
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
Preconditioners #52
Comments
We can view task list summary information in issue and pull request lists only when the task list is in the initial comment. |
As issue #45, we should use preallocation for preconditioners. I don't know if we can update |
Yes, we should certainly have preallocated operators in LinearOperators. |
Almost finished! |
We should add preconditioners in the obvious places (e.g.,
cg()
).Preconditioners roadmap
The text was updated successfully, but these errors were encountered: