Note

This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.

Quantum Volume Experiment (qiskit_experiments.library.quantum_volume)

Experiments

QuantumVolume(physical_qubits[, backend, ...])

An experiment to measure the largest random square circuit that can be run on a processor.

Analysis

QuantumVolumeAnalysis()

A class to analyze quantum volume experiments.

Plotter

QuantumVolumePlotter(drawer)

Plotter for QuantumVolumeAnalysis