Skip to content

Update searchsorted for array api 2025 spec#2902

Open
ndgrigorian wants to merge 5 commits intomasterfrom
update-searchsorted-for-array-api-2025
Open

Update searchsorted for array api 2025 spec#2902
ndgrigorian wants to merge 5 commits intomasterfrom
update-searchsorted-for-array-api-2025

Conversation

@ndgrigorian
Copy link
Copy Markdown
Collaborator

This PR updates searchsorted for the 2025 array API spec, allowing scalars in the second argument

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

View rendered docs @ https://intelpython.github.io/dpnp/pull/2902/index.html

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

Array API standard conformance tests for dpnp=0.21.0dev0=py313h509198e_15 ran successfully.
Passed: 1355
Failed: 5
Skipped: 16

@ndgrigorian ndgrigorian force-pushed the update-searchsorted-for-array-api-2025 branch from cc6b5c3 to e4469ba Compare May 7, 2026 15:23
@ndgrigorian ndgrigorian force-pushed the update-searchsorted-for-array-api-2025 branch from e4469ba to 3c6ede4 Compare May 7, 2026 18:01
Comment thread dpnp/dpnp_iface_searching.py Outdated
@ndgrigorian ndgrigorian requested a review from antonwolfy May 7, 2026 20:39
@ndgrigorian ndgrigorian marked this pull request as ready for review May 7, 2026 20:40
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.

2 participants