Lattice
BasicLatticeValidation
BasicLatticeValidation(capabilities: QuEraCapabilities)
Bases: BloqadeIRVisitor
This visitor checks that the AtomArrangement is within the bounds of the lattice and that the number of sites is within the maximum number of sites.
Source code in .venv/lib/python3.12/site-packages/bloqade/analog/compiler/analysis/hardware/lattice.py
14 15 |
|