FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Deprecation fix for cross product computation. by cvanelteren · Pull Request #777 · Ultraplot/UltraPlot · GitHub

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

Copy link
Copy Markdown
Collaborator

Closes #773

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

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

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 merged commit c3d1e2d into main Jul 21, 2026
18 checks passed
cvanelteren deleted the deprication/replace-cross branch July 21, 2026 04:01
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL