A Hartree-Fock library to study an interaction-induced Chern Insulator in the checkerboard lattice.

Install

This project allows to install the library topological_mott_insulator.

To install locally the library, go to the folder containing the library and run pip install -e topological_mott_insulator.

Then, to call the library, use from topological_mott_insulator import ...

Documentation and examples

The documentation and some examples can be found here