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

Handling new indexing behavior in Julia 0.5 #51

Open
blakejohnson opened this issue Jun 28, 2016 · 0 comments
Open

Handling new indexing behavior in Julia 0.5 #51

blakejohnson opened this issue Jun 28, 2016 · 0 comments

Comments

@blakejohnson
Copy link
Collaborator

In particular, after JuliaLang/julia#13612 Julia drops dimensions indexed by a scalar. Work is under way JuliaLang/Compat.jl#179 to provide the new behavior in older versions of Julia, but I assume that Devectorize.jl should adopt Julia 0.5 indexing as its default.

Are there thoughts on how to proceed?

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

1 participant