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

update return type to Dict in Readme #40

Closed jishnub closed 3 years ago

jishnub commented 3 years ago

npzread currently returns a Dict, this PR fixes it in the readme