Module quantum_inferno.utilities.exporting
Utilities related to exporting data.
Functions
def check_dir(dir_name: str) ‑> None
-
Check if directory exists, and if not, create it.
:param dir_name: name of directory to check