jaxdem.utils.h5#

Functions

load(path)

save(obj, path, *[, overwrite, allow_callables])

jaxdem.utils.h5.save(obj, path: str, *, overwrite: bool = True, allow_callables: bool = False)[source][source]#
jaxdem.utils.h5.load(path: str)[source][source]#