You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Qutility Frontier** is an open-source Python package for implementing scalable and hardware-agnostic quantum benchmarking protocols. The package provides implementations of recently proposed scalable benchmarks and offers tools to generate benchmark instances in a reproducible form. The **Clifford Volume Benchmark** implemented in this package is part of the **EU Quantum Flagship KPIs** for quantum computer benchmarking (see: https://arxiv.org/pdf/2512.19653).
@@ -107,14 +106,15 @@ You can install directly from GitHub using:
Note that installing via `pip install git+...` installs only the package. Tutorial notebooks and other extra files are not kept locally. To get the full repository (including `notebooks/`), clone and install it manually:
0 commit comments