frejanordsiek / hdf5storage

Python package to read and write a wide range of Python types to/from HDF5 formatted files. Can read/write data to the HDF5 based Matlab v7.3 MAT files.
BSD 2-Clause "Simplified" License
82 stars 24 forks source link

Support numpy 2.0 #132

Closed tschm closed 3 weeks ago

tschm commented 3 months ago

np.unicode has been replaced by np.str

bnavigator commented 1 month ago

134

tschm commented 3 weeks ago

I close as this is covered in #134