Benchmark Evaluations for Interleaved Logical Qubits in Atom Arrays
Clone the repository, then install the required dependencies with poetry using the pyproject.toml or with pip.
Benchmarks can be generated using create_circuits.py in ilq/benchmarks. Note: This requires a compiled gridsynth executable.
Evaluations can be run by customizing scripts/estimate_circs.py. Resulting data can then be processed with notebooks/data_process.ipynb