Skip to content

base

SavepointName = str module-attribute

VariableName = str module-attribute

ArrayLike = Quantity | np.ndarray module-attribute

Checkpointer

Bases: ABC

__call__(savepoint_name, **kwargs) abstractmethod