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

SearchSorted can return whether search resulted in exact match #226

Merged
merged 6 commits into from
Apr 12, 2024

Conversation

robert3005
Copy link
Member

No description provided.

@robert3005 robert3005 enabled auto-merge (squash) April 11, 2024 13:41
@robert3005 robert3005 changed the title Add binary search function for faster sparse arrays searches SearchSorted can return whether search resulted in exact match Apr 11, 2024
@robert3005 robert3005 disabled auto-merge April 11, 2024 13:54
@robert3005 robert3005 enabled auto-merge (squash) April 11, 2024 13:54
@robert3005
Copy link
Member Author

Either side should have whether it was an exact match or not. I was a little bit lazy here

@robert3005
Copy link
Member Author

ok, this got a bit more complicated but I got the semantics right now

@robert3005 robert3005 merged commit 5e623f9 into develop Apr 12, 2024
2 checks passed
@robert3005 robert3005 deleted the rk/binarysearch branch April 12, 2024 22:56
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.

3 participants