You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: