openfermion.utils.get_file_path

Compute file_path for the file that stores operator.

file_name The name of the saved file.
data_directory Optional data directory to change from default data directory specified in config file.

file_path string

File path.

OperatorUtilsError File name is not provided.