Floquet ======= The :mod:`pyqed.floquet` package contains utilities for periodically driven systems, including Floquet Hamiltonians and Floquet-Bloch models. Main source modules: * ``pyqed.floquet.Floquet`` * ``pyqed.floquet.FloquetBloch`` * ``pyqed.floquet.free_electron`` The API page is intentionally static because some legacy modules execute plotting code at import time, which is not suitable for Read the Docs autodoc builds.