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

Update use of CG and GMRES from scipy 1.26 #378

Merged
merged 4 commits into from
Sep 9, 2024
Merged

Update use of CG and GMRES from scipy 1.26 #378

merged 4 commits into from
Sep 9, 2024

Conversation

jwboth
Copy link
Collaborator

@jwboth jwboth commented Sep 9, 2024

Tolerances were outdated (1.12). Now using atol and rtol. This has implications on the interface!

@jwboth jwboth merged commit 017b479 into main Sep 9, 2024
3 checks passed
@jwboth jwboth deleted the scipy-update branch September 9, 2024 19:47
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.

1 participant