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

update the code after removing deepcheck in the dense linear algebra #637

Closed
nychiang opened this issue Jun 22, 2023 · 0 comments · Fixed by #638
Closed

update the code after removing deepcheck in the dense linear algebra #637

nychiang opened this issue Jun 22, 2023 · 0 comments · Fixed by #638

Comments

@nychiang
Copy link
Collaborator

The PR about add bicg into quasi-Newton solver removes a deep check.
However, this introduce new computation overhead, e.g., allocate vectors a and b in this function (timesvec)

In addition, we expect #626 will happen without deep check.

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

Successfully merging a pull request may close this issue.

1 participant