Runtime integration for streamlined access to IBM Quantum hardware.
qiskit
extra,
QiskitRuntimeProvider
allows you to easily submit jobs to IBM Quantum devices. There are several ways to initialize the provider:
$HOME/.qiskit/qiskit-ibm.json
job
which is of type QiskitJob
, which inherits from QuantumJob
. To see the results, we can do the following: