Contents
Quil-T
API Reference
Program
get_qc()
list_quantum_computers()
Miscellaneous supporting modules.
CompilerISA
CompilerISA.dict()
CompilerISA.edges
CompilerISA.parse_file()
CompilerISA.parse_obj()
CompilerISA.qubits
Edge
Edge.dead
Edge.dict()
Edge.gates
Edge.ids
Edge.parse_obj()
GateInfo
GateInfo.arguments
GateInfo.dict()
GateInfo.operator_type
GateInfo.parameters
GateInfo.parse_obj()
MeasureInfo
MeasureInfo.dict()
MeasureInfo.operator_type
MeasureInfo.parse_obj()
MeasureInfo.qubit
MeasureInfo.target
Operator
Operator.dict()
Operator.duration
Operator.fidelity
Operator.operator
Operator.parse_obj()
Qubit
Qubit.dead
Qubit.dict()
Qubit.gates
Qubit.id
Qubit.parse_obj()
Supported1QGate
Supported1QGate.I
Supported1QGate.MEASURE
Supported1QGate.RX
Supported1QGate.RZ
Supported1QGate.WILDCARD
Supported2QGate
Supported2QGate.CPHASE
Supported2QGate.CZ
Supported2QGate.ISWAP
Supported2QGate.WILDCARD
Supported2QGate.XY
add_edge()
add_qubit()
compiler_isa_to_target_quantum_processor()
get_edge()
get_qubit()
make_edge_id()