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

Use apply_ufunc. Remove pcg module, use scipy cg instead. #1239

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Huite
Copy link
Contributor

@Huite Huite commented Oct 4, 2024

This simplifies considerably, and makes the interpolation more flexible as well via the use of apply_ufunc.

Unfortunately, it is a breaking change, but a number of arguments don't make sense (or never did).

This also introduces a dependency on the preconditioner from xugrid.

Copy link

sonarcloud bot commented Oct 4, 2024

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