Fire Opal Client

activity_monitorPrint metadata from previously submitted actions.
authenticate_qctrl_accountAuthenticate a Fire Opal session.
credentialsConvenience functions to build provider-specific credentials.
configure_organizationConvenience function to configure the organization.
executeExecute a batch of circuits where shot_count measurements are taken per circuit.
estimate_expectationEstimate the expectation value of the given observables for a batch of circuits.
get_action_metadataFetch metadata from previously submitted actions.
get_resultRetrieve the result of a previously submitted action, blocking for completion if the action is still in progress.
iterateSubmit a batch of circuits where shot_count measurements are taken per circuit.
iterate_expectationEstimate the expectation value of the given observables for a batch of circuits.
run_optionsDataclasses for circuit execution options.
show_supported_devicesShows the current supported devices for Fire Opal.
solve_qaoaSolve a QAOA problem.
stop_iterateStop a hardware provider session previously opened by a call to fireopal.iterate.
validateValidate the compatibility of a batch of circuits for Fire Opal.
print_package_versionsPrint a Markdown-formatted table showing the Python version being used, as well as the versions of some loaded packages that are relevant to Fire Opal.
FireOpalJobFire Opal Job class.
typesInput types shared across Fire Opal functions.

Was this useful?