SVD_rebuild bug fix for comp_slice
Created by: rajgiriUW
Found that if you have an arbitrary list of slices (e.g. [0,1,4]) h5Py was throwing an error during svd_rebuild. Looking it up this is maybe a known issue in h5Py using ndarray.
Created by: rajgiriUW
Found that if you have an arbitrary list of slices (e.g. [0,1,4]) h5Py was throwing an error during svd_rebuild. Looking it up this is maybe a known issue in h5Py using ndarray.