We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the (relatively common) surjective case, we could skip emitting these global barriers:
meshmode/meshmode/discretization/connection/direct.py
Lines 310 to 311 in cdcc7f5
Lines 342 to 343 in cdcc7f5
I noticed this while reviewing #192.
cc @thomasgibson
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In the (relatively common) surjective case, we could skip emitting these global barriers:
meshmode/meshmode/discretization/connection/direct.py
Lines 310 to 311 in cdcc7f5
meshmode/meshmode/discretization/connection/direct.py
Lines 342 to 343 in cdcc7f5
I noticed this while reviewing #192.
cc @thomasgibson
The text was updated successfully, but these errors were encountered: