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
Try Pkg.checkout("Unitful"). In Julia 0.5, it's error-prone to construct ranges of Unitful objects, so recent work in Unitful now exploits the Ranges.jl package to try to help resolve these problems. In Julia 0.6, ranges have been redesigned (JuliaLang/julia#18777) and should make this much easier.
I'm eager to tag a new release, but have been holding back since julia 0.6 is so close to stabilizing and it would be nice to see the next release work properly on 0.6.0. I can tag one if its urgent though.
I was just following the examples in the Images document.
I obtained the error when I used AxisArray:
The text was updated successfully, but these errors were encountered: