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

feat: added dottest #116

Merged
merged 2 commits into from
Nov 22, 2024
Merged

feat: added dottest #116

merged 2 commits into from
Nov 22, 2024

Conversation

mrava87
Copy link
Contributor

@mrava87 mrava87 commented Oct 30, 2024

This PR adds the dottest routine to perform dot-test of pylops-mpi operators.

The rationale behind this addition is that in some cases one may want to implement new operators that are not available in pylops (perhaps as it does not make sense to implement a serial version of such operators), and one needs access to a dot-test to verify their correctness.

@mrava87
Copy link
Contributor Author

mrava87 commented Nov 19, 2024

@rohanbabbar04 can you take a look at this, would be good not to let PR sit there for too long 😄

@rohanbabbar04
Copy link
Collaborator

@rohanbabbar04 can you take a look at this, would be good not to let PR sit there for too long 😄

Yes looks good to me 😃

@mrava87 mrava87 merged commit 778dc20 into main Nov 22, 2024
25 checks passed
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.

2 participants