8000 DOC: document workaround for deprecation of dim-2 inputs to `cross` by rgommers · Pull Request #26692 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

DOC: document workaround for deprecation of dim-2 inputs to cross #26692

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

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

rgommers
Copy link
Member

This addresses a part of gh-26620. The one-liner was verified and is likely to be used in a future np.linalg.cross2d function implementation, in gh-26640.

Hat tip to @seberg for coming up with the one-liner, and @bmwoodruff for working on the longer-term replacement in gh-26640.

This addresses a part of numpygh-26620. The one-liner was verified and
is likely to be used in a future `np.linalg.cross2d` function
implementation, in numpygh-26640.

[skip actions] [skip azp] [skip cirrus]
@rgommers rgommers force-pushed the doc-cross2d-oneliner branch from 87d5f70 to 9fb7218 Compare June 14, 2024 13:56
@charris charris merged commit a9d1ef9 into numpy:main Jun 14, 2024
4 checks passed
@charris
Copy link
Member
charris commented Jun 14, 2024

Thanks Ralf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0