Imports
/- Copyright (c) 2026 Wahaj Ayub. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Wahaj Ayub -/ module

A. Lattice models

This module provides a home for hopping Hamiltonians, tight-binding and Hubbard-type models, and spin lattice models. A future design issue is the relation between real-space lattice Hamiltonians and momentum-space Bloch Hamiltonians.

@[expose] public section