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

[array api] add stable & descending params to jnp.sort & jnp.argsort #19201

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

jakevdp
Copy link
Collaborator

@jakevdp jakevdp commented Jan 4, 2024

Part of #18353

These new arguments follow the semantics described here: https://data-apis.org/array-api/2022.12/API_specification/generated/array_api.sort.html

@jakevdp jakevdp changed the title [array api] support stable & descending arguments to jnp.sort & jnp.argsort [array api] add stable & descending params to jnp.sort & jnp.argsort Jan 4, 2024
@jakevdp jakevdp mentioned this pull request Jan 4, 2024
38 tasks
@jakevdp jakevdp self-assigned this Jan 4, 2024
@jakevdp jakevdp added the pull ready Ready for copybara import and testing label Jan 4, 2024
@copybara-service copybara-service bot merged commit 6dd5a69 into jax-ml:main Jan 4, 2024
13 of 14 checks passed
@jakevdp jakevdp deleted the sort-kwargs branch January 5, 2024 00:00
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