New
h5sparse.Group
now inherits fromh5py.Group
(#7)h5sparse.File
now inherits from(h5py.File, h5sparse.Group)
(#7)h5sparse.Dataset
now inherits fromh5py.Group
(#7)- support
sparse_format
increate_dataset
(#8) - support
dtype
inDataset
(#9)
Change
- the input parameter of
h5sparse.Group.__init__()
is changed fromh5py.Group
toh5py.GroupID
(#7)