Skip to content

Conversation

lorenzovarese
Copy link
Collaborator

@lorenzovarese lorenzovarese commented Sep 13, 2024

  • Fix the dimensionality reduction of the output when applying a Laplacian operator to an input field, which shrinks due to the nature of the neighboring points and the stencil computation.

🟡 WARNING: Please note that merging this into the main branch will introduce the correct computation of the Laplacian, but it will also break the Python version (if I remember correctly). Proceed with caution regarding this PR.

Don't be fooled by the fact that the tests on GitHub CI have passed. We were forced to comment out the Python version of some tests, and we have opened a new issue: #29

lorenzovarese and others added 30 commits July 18, 2024 16:05
…rray, on fields data and with field operator.
…SpeedVelocity when running the advection benchmark
@lorenzovarese lorenzovarese self-assigned this Sep 13, 2024
@lorenzovarese lorenzovarese linked an issue Sep 13, 2024 that may be closed by this pull request
1 task
@lorenzovarese lorenzovarese added the bug Something isn't working label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix laplacian tests with embedded backend

1 participant