jet.interpreter

Module containing the Jet interpreter for XIR programs.

Functions

get_xir_manifest()

Returns an XIR program that is populated with declarations for the gates and outputs supported by Jet.

run_xir_program(program)

Executes an XIR program.