# Fermi–Hubbard Estimation [`03_fermi_hubbard.py`](../../../../examples/03_fermi_hubbard.py) compares a Trotterized Fermi–Hubbard kernel in the logical action model and after Clifford+T synthesis. ```{literalinclude} ../../../../examples/03_fermi_hubbard.py :language: python ``` [Back to examples](index.md)