functions.utility

Functions for input/output and miscellaneous use.

Functions

create_filename(program, args[, aux_text])

Create the filename string.

load_data(program, filename[, plotting])

Load data from file.

read_t_from_file()

Reads the hopping amplitudes from file.

save_data(program, model, args, data)

Save data to file.

Classes

Logger(program, args)

Stream stdout and stderr to file.