API.job#
Job submission and lifecycle management for MonarQ circuit execution.
Contains the Job class, which serialises a PennyLane tape into the
Thunderhead circuit format, submits it via ApiAdapter,
and polls for the result with configurable retries.
Classes#
|
A wrapper around Thunderhead's jobs operations. |