Skip to content

Mesh: Port the original Hilbert(Z)/Morton(Z) from HOPR#107

Open
kopperp wants to merge 2 commits intomainfrom
feature.sort.hilbertmorton
Open

Mesh: Port the original Hilbert(Z)/Morton(Z) from HOPR#107
kopperp wants to merge 2 commits intomainfrom
feature.sort.hilbertmorton

Conversation

@kopperp
Copy link
Copy Markdown
Collaborator

@kopperp kopperp commented Mar 10, 2026

HOPR includes both a z-ordered Hilbert/Morton and standard Hilbert/Morton sorting. This PR ports the HOPR sorting to PyHOPE.

@kopperp kopperp added this to the v0.11.0 milestone Mar 10, 2026
@kopperp kopperp requested a review from scopplestone March 10, 2026 10:32
@kopperp kopperp self-assigned this Mar 10, 2026
@kopperp kopperp added the enhancement New feature or request label Mar 10, 2026
@github-actions
Copy link
Copy Markdown

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3062 2678 87% 85% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
pyhope/mesh/mesh_sort.py 93% 🟢
pyhope/mesh/mesh_vars.py 100% 🟢
pyhope/mesh/sort/sort_hilbert.py 13% 🟢
TOTAL 69% 🟢

updated for commit: 9b3943a by action🐍

@kopperp kopperp marked this pull request as ready for review March 16, 2026 16:44
@kopperp kopperp requested review from pnizenkov and removed request for scopplestone March 25, 2026 21:10
@scopplestone scopplestone force-pushed the feature.sort.hilbertmorton branch from e082994 to 7ab856a Compare March 26, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants