Closed dlfivefifty closed 6 years ago
julia> versioninfo()
Julia Version 0.7.0-DEV.2780
Commit be4cb00954 (2017-12-07 05:27 UTC)
Platform Info:
OS: macOS (x86_64-apple-darwin17.2.0)
CPU: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
WORD_SIZE: 64
BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell)
LAPACK: libopenblas64_
LIBM: libopenlibm
LLVM: libLLVM-3.9.1 (ORCJIT, skylake)
Environment:
JULIA_VERSION = 0.6
This seems to have resolved itself, so I'll close it now.
In
Pkg.checkout("BlockArrays", "dl/blockarithmetic")
branch, show is stalling. This is the smallest example I've managed to produce. Hitting ^C and it looks like it's hit an infinite-loop in type inferrence.