Skip to content

Conversation

@mcabbott
Copy link
Contributor

@mcabbott mcabbott commented Jul 1, 2019

This should fix #32461 .

See also #32003, which will make issubset([1,2,3], 1:10^8) not take 5 seconds.

Should I add more methods for StepRange, or keep this simple?

@mbauman
Copy link
Member

mbauman commented Jul 1, 2019

Nice! I say we keep things simple and incrementally add these optimizations in separate PRs.

Copy link
Member

@mbauman mbauman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to remove the trailing whitespace

@JeffBezanson JeffBezanson merged commit 49fc01a into JuliaLang:master Jul 2, 2019
@mcabbott mcabbott deleted the subsets branch July 24, 2019 12:16
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.

efficient subset query for ranges

3 participants