Tasks
In Amazon Braket, the atomic request to a device is a quantum task. For gate-based devices, this request includes the quantum circuit, measurement instructions, and shot count. This module provides result types for gate-based circuits, analog Hamiltonian simulations, and program sets, along with QuantumTask and QuantumTaskBatch for tracking execution and launching multiple tasks in parallel, and LocalQuantumTask and LocalQuantumTaskBatch for local simulation results.