Skip to content

0.2.0

Compare
Choose a tag to compare
@superbobry superbobry released this 21 Sep 10:14
· 66 commits to master since this release
  • Unified reading and writing API of NpzFile.
  • Added NpzFile.Reader.introspect for exploring the metadata of an
    NPZ file without reading whole arrays.
  • Fixed NpyFile behaviour for arrays with strings of different lengths.