perturbopy.test_utils.compare_data.h5
This module contains functions to compare hdf5 files
Functions
Determines if two dicts contain the same value for the same key |
|
Determines if two ndarrays contain the same values |
|
Determines if two scalars contain the same value |
|
Checks if two h5 files contain the same hierarchy/groups/datasets |
|
Supplementary function for the equal_ndarray function. |
|
Read the hdf5 file and return it in the form of dictionary |
|
Saved the dictionary into HDF5 file recursively. |