.. _examples: Usage examples ============== Hubbard model on the Bethe lattice ---------------------------------------------------- `Input file `_ and `converged bath parameters `_ are available in the **EDIpack2py** repository .. literalinclude:: ../examples/hm_bethe/hm_bethe.py :language: python :lines: 8- :linenos: 2-orbital attractive Hubbard model on the square lattice --------------------------------------------------------------- `Input file `_ is available in the **EDIpack2py** repository .. literalinclude:: ../examples/ahm_square_lattice/ahm.py :language: python :lines: 7- :linenos: