qlinks#
qlinks is a research-oriented Python package for constrained lattice
Hamiltonians, Fock-space graph diagnostics, interference-cage searches, and
open-system constructions around many-body scarred states.
The package is designed around a typical exact-diagonalization workflow: choose a lattice model, build the constrained basis and Hamiltonian, analyze its Fock-space structure, and then use visualization or diagnostic tools to understand compact and regional cage states.
Warning
The public API is becoming more stable, but the caging and open-system layers are still active research code. Prefer the high-level APIs shown in this guide when writing notebooks or examples.
User guide
- Overview
- Installation
- Typical workflow
- Thermodynamic ETH diagnostics
- Match one local witness across sizes
- Evaluate cage and thermal expectations
- Factorized multi-block certification
- Square-QDM strip transfer matrix
- Winding-resolved periodic contractions
- Evaluate a common cage witness family
- Normalize and evaluate the actual cage-derived witness
- Exact arbitrary-repeat cage sequences
- Match the cage energy density to beta zero
- Bi-periodic product-tile certification
- Direct finite-tile search
- Singlet-product stripes and the tensor-network handoff
- Tensor-network cage ansatzes
- Minimal examples
- Current development status
- Repository refactor status
- Architecture diagnostics
API reference
Project