Mauro
Mauro
Same here, Arch-Linux/Wayland on AMD integrated graphics.
Easy: just install Linux ;-)
This maybe related to https://github.com/JuliaLang/julia/issues/40585. See work-around in https://github.com/JuliaLang/julia/issues/40585#issuecomment-834096490.
Obsolete, as `@q` was dropped. Close?
Should it be different between arrays and scalars?
> deally, the number of digits to show should depend on the standard deviation of the sample. There is no point in showing many digits of the mean if they...
It's feels a bit "wat?", but it's ok to close this.
No, my worry was more that `NaN \pm NaN` errors. I got data at times which contains NaNs (arguably I should use `missing`) and that is how I came across...
I see, no worries.
I can't reproduce this on 0.6.1 (Linux): ``` julia> @time using HDF5 0.337249 seconds (168.23 k allocations: 9.322 MiB, 2.44% gc time) julia> @time using JLD 4.535577 seconds (2.70 M...