qbraid.runtime.braket.BraketAhsJobResult

class BraketAhsJobResult(result=None)[source]

Result from an Analog Hamiltonian Simulation (AHS).

__init__(result=None)

Methods

__init__([result])

get_counts()

Aggregate state counts from AHS shot results.

measurements()

Get the list of shot results from the AHS job.