2023-01-25 16:04:40 +00:00

40 lines
3.3 KiB
HTML

<ul>
<li><a href="./1_Introduction/1_Intro.html">1 Introduction</a></li>
<ul>
<li><a href="./1_Introduction/1_Intro.html#interacting-quantum-many-body-systems">Interacting Quantum Many-Body Systems</a></li>
<li><a href="./1_Introduction/1_Intro.html#mott-insulators">Mott Insulators</a></li>
<li><a href="./1_Introduction/1_Intro.html#quantum-spin-liquids">Quantum Spin Liquids</a></li>
</ul>
<li><a href="./2_Background/2.1_FK_Model.html">2 Background</a></li>
<ul>
<li><a href="./2_Background/2.1_FK_Model.html#the-falicov-kimball-model">The Falicov Kimball Model</a></li>
<li><a href="./2_Background/2.2_HKM_Model.html#the-kitaev-honeycomb-model">The Kitaev Honeycomb Model</a></li>
<li><a href="./2_Background/2.4_Disorder.html#disorder-and-localisation">Disorder and Localisation</a></li>
</ul>
<li><a href="./3_Long_Range_Falicov_Kimball/3.1_LRFK_Model.html">3 The Long Range Falicov-Kimball Model</a></li>
<ul>
<li><a href="./3_Long_Range_Falicov_Kimball/3.1_LRFK_Model.html#the-model">The Model</a></li>
<li><a href="./3_Long_Range_Falicov_Kimball/3.2_LRFK_Methods.html#methods">Methods</a></li>
<li><a href="./3_Long_Range_Falicov_Kimball/3.3_LRFK_Results.html#results">Results</a></li>
<li><a href="./3_Long_Range_Falicov_Kimball/3.3_LRFK_Results.html#discussion-and-conclusion">Discussion and Conclusion</a></li>
</ul>
<li><a href="./4_Amorphous_Kitaev_Model/4.1_AMK_Model.html">4 The Amorphous Kitaev Model</a></li>
<ul>
<li><a href="./4_Amorphous_Kitaev_Model/4.1_AMK_Model.html#the-model">The Model</a></li>
<li><a href="./4_Amorphous_Kitaev_Model/4.2_AMK_Methods.html#methods">Methods</a></li>
<li><a href="./4_Amorphous_Kitaev_Model/4.3_AMK_Results.html#results">Results</a></li>
<li><a href="./4_Amorphous_Kitaev_Model/4.3_AMK_Results.html#discussion-and-conclusion">Discussion and Conclusion</a></li>
</ul>
<li><a href="./5_Conclusion/5_Conclusion.html">5 Conclusion</a></li>
<li><a href="./6_Appendices/A.1.2_Fermion_Free_Energy.html">Appendices</a></li>
<ul>
<li><a href="./6_Appendices/A.1.2_Fermion_Free_Energy.html#evaluation-of-the-fermion-free-energy">Evaluation of the Fermion Free Energy</a></li>
<li><a href="./6_Appendices/A.1_Particle_Hole_Symmetry.html#particle-hole-symmetry">Particle-Hole Symmetry</a></li>
<li><a href="./6_Appendices/A.2_Markov_Chain_Monte_Carlo.html#markov-chain-monte-carlo">Markov Chain Monte Carlo</a></li>
<li><a href="./6_Appendices/A.2_Markov_Chain_Monte_Carlo.html#a-skeleton-implementation-of-mcmc">A skeleton implementation of MCMC</a></li>
<li><a href="./6_Appendices/A.2_Markov_Chain_Monte_Carlo.html#an-implementation-of-the-standard-mh-algorithm">An implementation of the standard MH algorithm</a></li>
<li><a href="./6_Appendices/A.2_Markov_Chain_Monte_Carlo.html#our-two-step-mh-implementation-for-models-with-classical-and-quantum-energy-terms">Our two step MH implementation for models with classical and quantum energy terms</a></li>
<li><a href="./6_Appendices/A.3_Lattice_Generation.html#lattice-generation">Lattice Generation</a></li>
<li><a href="./6_Appendices/A.4_Lattice_Colouring.html#lattice-colouring">Lattice Colouring</a></li>
<li><a href="./6_Appendices/A.5_The_Projector.html#the-projector">The Projector</a></li>