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

SparseEfficiencyWarning from scipy in pyamg setup #250

Merged
merged 2 commits into from
Nov 6, 2023

Conversation

jwboth
Copy link
Collaborator

@jwboth jwboth commented Nov 6, 2023

For our problems, the conversion from csc to csr format is relatively cheap. Thus, currently SparseEfficiencyWarnings in the setup of pyamg/amg are ignored.

@jwboth jwboth merged commit ce249e0 into main Nov 6, 2023
@jwboth jwboth deleted the remove-sparsity-warning branch November 6, 2023 09:55
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