Just from the Readme:
Why not use b = load("example.jld2")? Or b = load("example.jld2")["a"] if you just want the specific entry?
I think @load is deprecated anyways.
Just from the Readme:
Why not use b = load("example.jld2")? Or b = load("example.jld2")["a"] if you just want the specific entry?
I think @load is deprecated anyways.