Notebook Gallery¶
The notebooks are organized by workflow role: quick introductions, method demonstrations, benchmark evidence, calibration, and model-Hamiltonian studies. They are package-client examples unless noted otherwise.
Start Here¶
VQE vs QPE from scratch
Conceptual H2 comparison before moving into package APIs.
Open notebookGetting started with VQE
Basic package-client VQE run for H2.
Open notebookGetting started with QITE
Projected imaginary-time relaxation for H2.
Open notebookGetting started with QRTE
Prepared-state real-time dynamics on H2.
Open notebookGetting-Started Sequence¶
Notebook |
Focus |
|---|---|
conceptual VQE/QPE comparison |
|
basic VQE API |
|
ansatz comparison |
|
optimizer comparison |
|
excited-state overview |
|
QPE API |
|
VarQITE API |
|
explicit geometry inputs |
|
bond scan workflow |
|
ADAPT-VQE on H3+ |
|
VarQRTE API |
Method Demonstrations¶
Group |
Notebooks |
|---|---|
VQE excited states on H2 |
|
Geometry |
|
Projected dynamics |
Benchmark Families¶
Family |
Primary notebooks |
|---|---|
VQE H2 benchmarks |
ansatz, mapping, noise, optimizer, SSVQE, and VQD comparisons under |
H3+ VQE benchmarks |
noiseless and noisy UCC ansatz comparisons under |
QPE calibration |
noisy QPE, calibration sweep, and decision map under |
Cross-method comparisons |
H2, LiH, scaling, low-qubit VQE, registry coverage, and ionization-energy studies under |
Non-molecule Hamiltonians |
TFIM, Heisenberg, and SSH expert-mode benchmarks under |
Default calibration |
VQE, VarQITE, and QPE default-calibration notebooks under |
QRTE validation |
exact-vs-VarQRTE H2 benchmark under |
Recommended Reading Order¶
getting_started/01_vqe_vs_qpe_from_scratch_h2.ipynbgetting_started/02_getting_started_vqe_h2.ipynbgetting_started/07_getting_started_qite_h2.ipynbgetting_started/11_getting_started_qrte_h2.ipynbnotebooks/vqe/H2/excited-state notebooksnotebooks/benchmarks/defaults/calibration notebooksnotebooks/benchmarks/comparisons/cross-method notebooks
The full source tree is available in the
notebooks/
directory.