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

jnp.linalg: add matrix_norm, matrix_transpose, vector_norm, vector_transpose #19005

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

jakevdp
Copy link
Collaborator

@jakevdp jakevdp commented Dec 15, 2023

These have been added upstream to numpy.linalg in NumPy 2.0, as part of the Array API standard.

Part of #18353

@jakevdp jakevdp self-assigned this Dec 15, 2023
@jakevdp jakevdp added the pull ready Ready for copybara import and testing label Dec 15, 2023
@jakevdp jakevdp mentioned this pull request Dec 15, 2023
38 tasks
@jakevdp jakevdp force-pushed the array-api-linalg branch 2 times, most recently from 3d343c5 to 59db95b Compare December 15, 2023 21:54
…anspose

These have been added upstream to numpy.linalg in NumPy 2.0, as part of the Array API standard.
@copybara-service copybara-service bot merged commit bc239fd into jax-ml:main Dec 15, 2023
13 of 14 checks passed
@jakevdp jakevdp deleted the array-api-linalg branch December 15, 2023 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull ready Ready for copybara import and testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants