fhs / NPZ.jl

A Julia package that provides support for reading and writing Numpy .npy and .npz files
Other
117 stars 16 forks source link

fix writing dicts in NPZ and test #30

Closed bhalonen closed 5 years ago

bhalonen commented 5 years ago

Dictionary writing didn't work.