vegaandagev / QuenchTransport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quench Transport

Compute the transport properties (in particular the current) of a quantum device by simulating quench dynamics using matrix product state (MPS).

Compile

To compile the code, use the command make.

Run the program

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.

About


Languages

Language:C++ 90.3%Language:Python 7.7%Language:Makefile 2.0%