scqubits.utils.misc.drop_private_keys

scqubits.utils.misc.drop_private_keys(full_dict)[source]

Filter for entries in the full dictionary that have numerical values

Return type:

Dict[str, Any]

Parameters:

full_dict (Dict[str, Any])