Skip to content

Fix a few offset indexing bugs #28100

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

Merged
merged 3 commits into from
Jul 13, 2018
Merged

Fix a few offset indexing bugs #28100

merged 3 commits into from
Jul 13, 2018

Conversation

timholy
Copy link
Member

@timholy timholy commented Jul 13, 2018

While attempting to port ImageFiltering I found a few indexing bugs. Two (or perhaps all 3) are probably consequences of #27038, for which I think the balance of arguments is clearly positive, though also a very deep change that we should expect will have a few more undetected consequences.

As I am about to be incommunicado for a couple of weeks, I'm basically tossing this over the fence for someone else to pick up.

@timholy
Copy link
Member Author

timholy commented Jul 13, 2018

BTW, ImageFiltering is an extremely good test case for offset indexing in Julia. Anyone who wants to continue the challenge of getting it to work on 0.7, see JuliaImages/ImageFiltering.jl#65

@mbauman
Copy link
Member

mbauman commented Jul 13, 2018

Given that there are approximately 2 dozen CircleCI builds waiting in queue before we get to this PR, and given that we're about to tag the beta, and given that this PR is going to be very helpful in getting packages up to speed…

I say we merge this now.

@ararslan ararslan merged commit 09bfc83 into master Jul 13, 2018
@ararslan ararslan deleted the teh/offset_reduce branch July 13, 2018 19:51
@ararslan
Copy link
Member

I say we merge this now.

Done. 😛

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