Skip to main content
IBM Quantum Platform
This page is from the dev version of Qiskit Runtime client. Go to the stable version.

Result classes

qiskit_ibm_runtime.results

EstimatorPubResultResult of Estimator Pub.
LayerErrorThe error channel (in Pauli-Lindblad format) of a single layer of instructions.
PauliLindbladErrorA Pauli error channel generated by a Pauli Lindblad dissipators.
NoiseLearnerResultA container for the results of a noise learner experiment.
NoiseLearnerV3ResultResults of a noise learner experiment for a single instruction, in Pauli Lindblad format.
NoiseLearnerV3ResultsThe results of a noise learner experiment.
ItemMetadataMetadata about the execution of a single item of a quantum program.
QuantumProgramResultA container to store results from executing a QuantumProgram.
QuantumProgramItemResultA container to store results for a single item of a QuantumProgram.
Was this page helpful?
Report a bug, typo, or request content on GitHub.