API.job

Contents

API.job#

Low-level job submission and result polling for MonarQ.

Converts a QuantumCircuit to the Thunderhead wire format, posts the job, polls until completion, and returns the result histogram.

Classes#

Job(circuit[, shots])

Wrapper for submitting a single circuit to the MonarQ/Thunderhead API.