Hi folks,

If you use HDF5/JLD, the next time you update packages you probably want to 
say Pkg.add("JLD"). JLD has been split off from HDF5 into a separate package, 
so when HDF5 updates you will lose JLD functionality unless you add the new 
package.

Going forward, you only need to say "using JLD" rather than "using HDF5, JLD." 
That said, there's no harm in the latter, and you'll need it anyway if you're 
in the habit of using HDF5 functionality like creating groups, etc.

Best,
--Tim

Reply via email to