Skip to content

Deprecation fix for cross product computation.#777

Merged
cvanelteren merged 2 commits into
mainfrom
deprication/replace-cross
Jul 21, 2026
Merged

Deprecation fix for cross product computation.#777
cvanelteren merged 2 commits into
mainfrom
deprication/replace-cross

Conversation

@cvanelteren

Copy link
Copy Markdown
Collaborator

Closes #773

Replaces the 2D array manipulation with manual computation otherwise route through cross.

@cvanelteren
cvanelteren marked this pull request as ready for review July 21, 2026 03:50
@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
ultraplot/axes/geo.py 80.00% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@cvanelteren
cvanelteren merged commit c3d1e2d into main Jul 21, 2026
18 checks passed
@cvanelteren
cvanelteren deleted the deprication/replace-cross branch July 21, 2026 04:01
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.

NumPy 2.0 deprecation: np.cross on 2-D vectors in geo.py

1 participant