Skip to content

PennyLane

Quickstart: PennyLane

This guide shows how to:

  • Build a small variational quantum classifier (VQC) in PennyLane.
  • Wrap it using wrap_qnode.
  • Apply ShotBootstrap and compute basic calibration metrics.

The corresponding runnable notebook is in examples/notebooks/00_pennylane_quickstart.ipynb.