Module: cirq_google.experimental

Experimental features.

Their API can be broken without any warning and might be in a work-in progress state

Modules

noise_models module: Noise models for Google devices.

ops module

Classes

class CouplerPulse: Tunable pulse for entangling adjacent qubits.

class PerQubitDepolarizingWithDampedReadoutNoiseModel: NoiseModel with T1 decay on gates and damping/bitflip on measurement.

Functions

simple_noise_from_calibration_metrics(...): Creates a reasonable PerQubitDepolarizingWithDampedReadoutNoiseModel using the provided calibration data.