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

np.searchsorted not support #202

Closed
hhr114 opened this issue Sep 25, 2023 · 0 comments
Closed

np.searchsorted not support #202

hhr114 opened this issue Sep 25, 2023 · 0 comments
Assignees

Comments

@hhr114
Copy link

hhr114 commented Sep 25, 2023

Is your feature request related to a problem? Please describe.

Binary search

Describe the solution you'd like

idx = numpy.searchsorted(a, v, side='left')

@dpilger26 dpilger26 self-assigned this Sep 30, 2023
@dpilger26 dpilger26 mentioned this issue Oct 7, 2023
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

No branches or pull requests

2 participants