Compute the transport properties (in particular the current) of a quantum device by simulating quench dynamics using matrix product state (MPS).
To compile the code, use the command make
.
To run the program, use the command ./quench.exe input
. input
is a text file containing the parameters. An example input file is included in the repository.