Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 570 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 570 Bytes

thermalization_dynamics

This is a research code by Nikolay Gnezdilov. The code implements time evolution of a few-qubit system after a global quench. The quench induces Gaussian random all-to-all couplings between the qubits. As a result, thermal observables and fluctuations emerge due to averaging the observables over realizations of the quench protocol. "thermalizer.py" contains functions required to execute the thermalization quench protocol. "run_quench_protocol.ipynb" executes the quench protocol and generates the data. "plotting.ipynb" produces the plots.