|
|
<h1>Introduction</h1>
|
|
|
This code is based on the method described in the supplementary information of [this paper](https://arxiv.org/abs/2010.12965). |
|
|
\ No newline at end of file |
|
|
This code is based on the method described in the supplementary information of [this paper](https://arxiv.org/abs/2010.12965). It can be used to compute the time-evolution of a given inital state of spinful fermions in a 1D lattice under the Fermi-Hubbard Hamiltonian. The script 'Exact_Diagonalization.py' consists of the actual time evolution function. The script 'run_this_script.py' consists of all the parameters of the Hamiltonian and the initial state. Typically, one needs to edit only the latter script. The parameters are divided into two sections.
|
|
|
|
|
|
|
|
|
<h1>Section 1: Hamiltonian</h1>
|
|
|
|
|
|
<h1>Section 2: System size and initial state</h1>
|
|
|
|
|
|
<h1>Example 1</h1> |
|
|
\ No newline at end of file |