BeH2_ccpvdz_PAR_UCCSD_v4_tapered__sha256_f71541a4f8d3e964
VQE Gap
2.2225e-3 Ha
CASCI ref
-15.768411 Ha
Qubits (tapered)
3
CCSD(T) corr.
-6.896e-2 Ha
Note on UCCSD circuit metrics
UCCSD uses exponential Pauli operators (exp(iθH)) that are symbolic before compilation. Circuit depth and 2-qubit gate counts are not reported here — they depend on the target hardware and transpiler.
# Clone repo and install pinned environment
git clone https://github.com/qencode-benchmark/qencode-benchmark
cd qencode-benchmark
pip install -r requirements-v4.txt
# Run this entry
python scripts/generate_entry_v4.py \
--molecule BeH2 \
--mapping parity \
--ansatz-type uccsd \
--multistart 10 \
--max-iter 500 \
--out-dir releases/v4/db