deshaw / versioned-hdf5

Versioned HDF5 provides a versioned abstraction on top of h5py
https://deshaw.github.io/versioned-hdf5/
Other
76 stars 20 forks source link

[InMemoryDataset redesign] fill_hyperspace() #371

Closed crusaderky closed 2 weeks ago

crusaderky commented 3 weeks ago

This is a partial PR that breaks down #370 into digestible chunks - see https://github.com/deshaw/versioned-hdf5/pull/370#issuecomment-2341012896

This PR adds a single new utility function, fill_hyperspace, that for the time being remains unused and will be later used by #370.