Skip to main contentIBM Quantum Documentation Mirror

Common models

ibm_quantum_schemas.common

Models that provide common functionality.


Classes

QpyModelA QPY-encoded quantum circuit.
QpyModelV13ToV16QPY encoded circuits with restricted version range.
QpyModelV13ToV17QPY encoded circuits with restricted version range.
BaseParamsModelModel of a runtime program's inner parameters.
PauliLindbladMapModelEncoding of a sparse Pauli Lindblad map.
SamplexModelA QPY-encoded quantum circuit.
SamplexModelSSV1A samplex model constrained to use samplex serialization version (SSV) 1.
SamplexModelSSV1ToSSV2A samplex model constrained to use samplex serialization versions (SSV) 1 or 2.
TensorModelModel of tensor data.
F64TensorModelModel of tensor data specialized to f64.