Result classes
qiskit_ibm_runtime.results
EstimatorPubResult | Result of Estimator Pub. |
LayerError | The error channel (in Pauli-Lindblad format) of a single layer of instructions. |
PauliLindbladError | A Pauli error channel generated by a Pauli Lindblad dissipators. |
NoiseLearnerResult | A container for the results of a noise learner experiment. |
NoiseLearnerV3Result | Results of a noise learner experiment for a single instruction, in Pauli Lindblad format. |
NoiseLearnerV3Results | The results of a noise learner experiment. |
ItemMetadata | Metadata about the execution of a single item of a quantum program. |
QuantumProgramResult | A container to store results from executing a QuantumProgram. |
QuantumProgramItemResult | A container to store results for a single item of a QuantumProgram. |
ChunkPart | A description of the contents of a single part of an execution chunk. |
ChunkSpan | Timing information about a single chunk of execution. |
ChunkTiming | A collection of chunk timing information for a QuantumProgramResult. |
ItemMetadata | Metadata about the execution of a single item of a quantum program. |
Metadata | Metadata about the execution of a quantum program run through the runtime executor. |
Metadata | Metadata about the execution of a quantum program run through the runtime executor. |
SchedulerTiming | The timing of a scheduled circuit. |
StretchValues | Circuit stretch value resolutions. |
Was this page helpful?
Report a bug, typo, or request content on GitHub.