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

Better barycentric interpolation #289

Merged
merged 8 commits into from
Aug 23, 2024
Merged

Better barycentric interpolation #289

merged 8 commits into from
Aug 23, 2024

Conversation

Huite
Copy link
Collaborator

@Huite Huite commented Aug 22, 2024

Fixes #284
Might also address #110

Huite added 5 commits August 20, 2024 22:35
… in barycentric interpolation to interpolate beyond the centroids.

TODO: fix edge cases in barycentric interpolation. Might be numba_celltree?
…al topology in structured vs unstructured form
@Huite
Copy link
Collaborator Author

Huite commented Aug 22, 2024

Succesful tests require latest version of numba celltree: https://pypi.org/project/numba-celltree/0.2.0/

@Huite Huite merged commit 2e0e04a into main Aug 23, 2024
@Huite Huite deleted the better_barycentric branch August 23, 2024 10:07
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.

Make barycentric interpolation retain the bounding polygon
1 participant