pytket
0.5
Contents:
Getting Started
Changelog
Installation Troubleshooting
LICENCE
Open Source Attribution
API Reference:
pytket.backends
pytket.circuit
pytket.pauli
pytket.device
pytket.passes
pytket.predicates
pytket.program
pytket.partition
pytket.qasm
pytket.quipper
pytket.routing
pytket.transform
pytket.utils
pytket.logging
pytket-cirq
pytket.cirq
pytket.projectq
pytket.pyquil
pytket-pyzx
pytket.pyzx
pytket.qiskit
pytket
Docs
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__eq__() (pytket.circuit.Circuit method)
__init__() (pytket._tket.circuit.Bit method)
(pytket._tket.circuit.CircBox method)
(pytket._tket.circuit.ExpBox method)
(pytket._tket.circuit.Node method)
(pytket._tket.circuit.PauliExpBox method)
(pytket._tket.circuit.Qubit method)
(pytket._tket.circuit.Unitary1qBox method)
(pytket._tket.circuit.Unitary2qBox method)
(pytket._tket.device.Device method)
(pytket._tket.device.GateError method)
(pytket._tket.device.GateErrorContainer method)
(pytket._tket.partition.GraphColourMethod method)
(pytket._tket.partition.MeasurementBitMap method)
(pytket._tket.partition.MeasurementSetup method)
(pytket._tket.partition.PauliPartitionStrat method)
(pytket._tket.passes.BasePass method)
(pytket._tket.passes.RepeatPass method)
(pytket._tket.passes.RepeatUntilSatisfiedPass method)
(pytket._tket.passes.RepeatWithMetricPass method)
(pytket._tket.passes.SafetyMode method)
(pytket._tket.passes.SequencePass method)
(pytket._tket.pauli.Pauli method)
(pytket._tket.pauli.QubitPauliString method)
(pytket._tket.predicates.CliffordCircuitPredicate method)
(pytket._tket.predicates.CompilationUnit method)
(pytket._tket.predicates.ConnectivityPredicate method)
(pytket._tket.predicates.DefaultRegisterPredicate method)
(pytket._tket.predicates.DirectednessPredicate method)
(pytket._tket.predicates.GateSetPredicate method)
(pytket._tket.predicates.MaxNQubitsPredicate method)
(pytket._tket.predicates.MaxTwoQubitGatesPredicate method)
(pytket._tket.predicates.NoClassicalBitsPredicate method)
(pytket._tket.predicates.NoClassicalControlPredicate method)
(pytket._tket.predicates.NoFastFeedforwardPredicate method)
(pytket._tket.predicates.NoMidMeasurePredicate method)
(pytket._tket.predicates.NoSymbolsPredicate method)
(pytket._tket.predicates.NoWireSwapsPredicate method)
(pytket._tket.predicates.PlacementPredicate method)
(pytket._tket.predicates.Predicate method)
(pytket._tket.predicates.UserDefinedPredicate method)
(pytket._tket.program.Program method)
(pytket._tket.routing.Architecture method)
(pytket._tket.routing.CyclicButterfly method)
(pytket._tket.routing.FullyConnected method)
(pytket._tket.routing.GraphPlacement method)
(pytket._tket.routing.HexagonalGrid method)
(pytket._tket.routing.LinePlacement method)
(pytket._tket.routing.NoiseAwarePlacement method)
(pytket._tket.routing.Placement method)
(pytket._tket.routing.RingArch method)
(pytket._tket.routing.RoutingMethod method)
(pytket._tket.routing.SquareGrid method)
(pytket._tket.routing.TriangularGrid method)
(pytket._tket.transform.CXConfigType method)
(pytket._tket.transform.PauliSynthStrat method)
(pytket._tket.transform.Transform method)
(pytket.backends.aqt.AQTBackend method)
(pytket.backends.Backend method)
(pytket.backends.forest.ForestBackend method)
(pytket.backends.forest.ForestStateBackend method)
(pytket.backends.honeywell.HoneywellBackend method)
(pytket.backends.ibm.AerBackend method)
(pytket.backends.ibm.AerStateBackend method)
(pytket.backends.ibm.AerUnitaryBackend method)
(pytket.backends.ibm.IBMQBackend method)
(pytket.backends.qsharp.QsharpEstimatorBackend method)
(pytket.backends.qsharp.QsharpSimulatorBackend method)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend method)
(pytket.circuit.Circuit method)
(pytket.utils.Graph method)
(pytket.utils.QubitPauliOperator method)
(pytket.utils.spam.SpamCorrecter method)
__iter__() (pytket.circuit.Circuit method)
__mul__() (pytket.circuit.Circuit method)
__repr__() (pytket.circuit.Circuit method)
__rshift__() (pytket.circuit.Circuit method)
__str__() (pytket.circuit.Circuit method)
A
add_barrier() (pytket.circuit.Circuit method)
add_bit() (pytket._tket.program.Program method)
(pytket.circuit.Circuit method)
add_blank_wires() (pytket.circuit.Circuit method)
add_c_register() (pytket._tket.program.Program method)
(pytket.circuit.Circuit method)
add_circbox() (pytket.circuit.Circuit method)
add_circuit() (pytket.circuit.Circuit method)
add_custom_gate() (pytket.circuit.Circuit method)
add_error() (pytket._tket.device.GateErrorContainer method)
add_expbox() (pytket.circuit.Circuit method)
add_frequency() (pytket._tket.device.GateErrorContainer method)
add_gate() (pytket._tket.program.Program method)
(pytket.circuit.Circuit method)
add_measurement_circuit() (pytket._tket.partition.MeasurementSetup method)
add_pauliexpbox() (pytket.circuit.Circuit method)
add_q_register() (pytket._tket.program.Program method)
(pytket.circuit.Circuit method)
add_qubit() (pytket._tket.program.Program method)
(pytket.circuit.Circuit method)
add_readout() (pytket._tket.device.GateErrorContainer method)
add_result_for_term() (pytket._tket.partition.MeasurementSetup method)
add_t1_time() (pytket._tket.device.GateErrorContainer method)
add_t2_time() (pytket._tket.device.GateErrorContainer method)
add_unitary1qbox() (pytket.circuit.Circuit method)
add_unitary2qbox() (pytket.circuit.Circuit method)
AerBackend (class in pytket.backends.ibm)
AerStateBackend (class in pytket.backends.ibm)
AerUnitaryBackend (class in pytket.backends.ibm)
append() (pytket._tket.program.Program method)
(pytket.circuit.Circuit method)
append_circuit() (pytket._tket.program.Program method)
append_if() (pytket._tket.program.Program method)
append_if_else() (pytket._tket.program.Program method)
append_pauli_measurement() (in module pytket.utils)
append_while() (pytket._tket.program.Program method)
apply() (pytket._tket.passes.BasePass method)
(pytket._tket.transform.Transform method)
AQTBackend (class in pytket.backends.aqt)
Architecture (class in pytket._tket.routing)
architecture() (pytket._tket.device.Device property)
args() (pytket._tket.circuit.Command property)
arity() (pytket._tket.circuit.CustomGateDef property)
as_nx() (pytket.utils.Graph method)
B
Backend (class in pytket.backends)
BackendResult (class in pytket.backends.backendresult)
BasePass (class in pytket._tket.passes)
BasisOrder (class in pytket._tket.circuit)
Bit (class in pytket._tket.circuit)
bit_readout() (pytket._tket.program.Program property)
(pytket.circuit.Circuit property)
bits() (pytket._tket.circuit.Command property)
(pytket._tket.partition.MeasurementBitMap property)
(pytket._tket.program.Program property)
(pytket.circuit.Circuit property)
C
calculate_matrices() (pytket.utils.spam.SpamCorrecter method)
calculate_sparse_mat() (pytket.utils.spam.SpamCorrecter static method)
calibration_circuits() (pytket.utils.spam.SpamCorrecter method)
CCX() (pytket.circuit.Circuit method)
CH() (pytket.circuit.Circuit method)
check_all_predicates() (pytket._tket.predicates.CompilationUnit method)
choose_indices() (pytket.utils.OutcomeArray method)
circ_index() (pytket._tket.partition.MeasurementBitMap property)
CircBox (class in pytket._tket.circuit)
Circuit (class in pytket.circuit)
circuit() (pytket._tket.predicates.CompilationUnit property)
circuit_from_qasm() (in module pytket.qasm)
circuit_from_qasm_io() (in module pytket.qasm)
circuit_from_qasm_str() (in module pytket.qasm)
circuit_from_quipper() (in module pytket.quipper)
circuit_status() (pytket.backends.aqt.AQTBackend method)
(pytket.backends.Backend method)
(pytket.backends.forest.ForestBackend method)
(pytket.backends.forest.ForestStateBackend method)
(pytket.backends.honeywell.HoneywellBackend method)
(pytket.backends.ibm.AerBackend method)
(pytket.backends.ibm.AerStateBackend method)
(pytket.backends.ibm.AerUnitaryBackend method)
(pytket.backends.ibm.IBMQBackend method)
(pytket.backends.qsharp.QsharpEstimatorBackend method)
(pytket.backends.qsharp.QsharpSimulatorBackend method)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend method)
circuit_to_qasm() (in module pytket.qasm)
circuit_to_qasm_io() (in module pytket.qasm)
circuit_to_qasm_str() (in module pytket.qasm)
CircuitStatus (class in pytket.backends.status)
cirq_to_tk() (in module pytket.cirq)
CliffordCircuitPredicate (class in pytket._tket.predicates)
CliffordSimp() (in module pytket._tket.passes)
Command (class in pytket._tket.circuit)
commutes_with() (pytket._tket.pauli.QubitPauliString method)
CommuteSQThroughSWAP() (pytket._tket.transform.Transform method)
CommuteThroughMultis() (in module pytket._tket.passes)
(pytket._tket.transform.Transform method)
CompilationUnit (class in pytket._tket.predicates)
compile_circuit() (pytket.backends.Backend method)
(pytket.backends.ibm.AerBackend method)
(pytket.backends.ibm.AerStateBackend method)
(pytket.backends.ibm.AerUnitaryBackend method)
(pytket.backends.qsharp.QsharpEstimatorBackend method)
(pytket.backends.qsharp.QsharpSimulatorBackend method)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend method)
compress() (pytket._tket.pauli.QubitPauliString method)
compress_counts() (in module pytket.utils.spam)
Conditional (class in pytket._tket.circuit)
ConnectivityPredicate (class in pytket._tket.predicates)
convert_index_mapping() (in module pytket._tket.routing)
copy() (pytket.circuit.Circuit method)
correct_counts() (pytket.utils.spam.SpamCorrecter method)
counts() (pytket.backends.backendresult.StoredResult property)
(pytket.utils.OutcomeArray method)
counts_from_shot_table() (in module pytket.utils)
coupling() (pytket._tket.device.Device property)
(pytket._tket.routing.Architecture property)
CRz() (pytket.circuit.Circuit method)
CSWAP() (pytket.circuit.Circuit method)
CustomGateDef (class in pytket._tket.circuit)
CX() (pytket.circuit.Circuit method)
CXConfigType (class in pytket._tket.transform)
CXMappingPass() (in module pytket._tket.passes)
CY() (pytket.circuit.Circuit method)
CyclicButterfly (class in pytket._tket.routing)
CZ() (pytket.circuit.Circuit method)
D
dagger() (pytket.circuit.Circuit method)
DecomposeArbitrarilyControlledGates() (in module pytket._tket.passes)
DecomposeBoxes() (in module pytket._tket.passes)
(pytket._tket.transform.Transform method)
DecomposeBRIDGE() (pytket._tket.transform.Transform method)
DecomposeCCX() (pytket._tket.transform.Transform method)
DecomposeControlledRys() (pytket._tket.transform.Transform method)
DecomposeCXDirected() (pytket._tket.transform.Transform method)
DecomposeMultiQubitsIBM() (in module pytket._tket.passes)
DecomposeSingleQubitsIBM() (in module pytket._tket.passes)
DecomposeSWAP() (pytket._tket.transform.Transform method)
DecomposeSwapsToCircuit() (in module pytket._tket.passes)
DecomposeSwapsToCXs() (in module pytket._tket.passes)
DecomposeSWAPtoCX() (pytket._tket.transform.Transform method)
default_compilation_pass() (pytket.backends.aqt.AQTBackend property)
(pytket.backends.Backend property)
(pytket.backends.forest.ForestBackend property)
(pytket.backends.forest.ForestStateBackend property)
(pytket.backends.honeywell.HoneywellBackend property)
(pytket.backends.ibm.AerBackend property)
(pytket.backends.ibm.AerStateBackend property)
(pytket.backends.ibm.AerUnitaryBackend property)
(pytket.backends.ibm.IBMQBackend property)
(pytket.backends.qsharp.QsharpEstimatorBackend property)
(pytket.backends.qsharp.QsharpSimulatorBackend property)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend property)
DefaultMappingPass() (in module pytket._tket.passes)
DefaultRegisterPredicate (class in pytket._tket.predicates)
define() (pytket._tket.circuit.CustomGateDef method)
DelayMeasures() (in module pytket._tket.passes)
depth() (pytket.circuit.Circuit method)
depth_by_type() (pytket.circuit.Circuit method)
Device (class in pytket._tket.device)
device() (pytket.backends.Backend property)
(pytket.backends.forest.ForestBackend property)
(pytket.backends.forest.ForestStateBackend property)
(pytket.backends.honeywell.HoneywellBackend property)
(pytket.backends.ibm.AerBackend property)
(pytket.backends.ibm.AerStateBackend property)
(pytket.backends.ibm.AerUnitaryBackend property)
(pytket.backends.ibm.IBMQBackend property)
(pytket.backends.qsharp.QsharpEstimatorBackend property)
(pytket.backends.qsharp.QsharpSimulatorBackend property)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend property)
DirectednessPredicate (class in pytket._tket.predicates)
E
empty_cache() (pytket.backends.Backend method)
(pytket.backends.ibm.AerBackend method)
(pytket.backends.ibm.AerStateBackend method)
(pytket.backends.ibm.AerUnitaryBackend method)
(pytket.backends.qsharp.QsharpEstimatorBackend method)
(pytket.backends.qsharp.QsharpSimulatorBackend method)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend method)
error() (pytket._tket.device.GateError property)
errors_by_link() (pytket._tket.device.Device property)
errors_by_node() (pytket._tket.device.Device property)
EulerAngleReduction() (in module pytket._tket.passes)
ExpBox (class in pytket._tket.circuit)
expectation_allows_nonhermitian() (pytket.backends.Backend property)
(pytket.backends.ibm.AerBackend property)
(pytket.backends.ibm.AerStateBackend property)
(pytket.backends.ibm.AerUnitaryBackend property)
(pytket.backends.qsharp.QsharpEstimatorBackend property)
(pytket.backends.qsharp.QsharpSimulatorBackend property)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend property)
expectation_from_counts() (in module pytket.utils)
expectation_from_shots() (in module pytket.utils)
F
final_map() (pytket._tket.predicates.CompilationUnit property)
flatten_registers() (pytket.circuit.Circuit method)
FlattenRegisters() (in module pytket._tket.passes)
ForestBackend (class in pytket.backends.forest)
ForestStateBackend (class in pytket.backends.forest)
free_symbols() (pytket._tket.circuit.Command method)
(pytket.circuit.Circuit method)
frequency() (pytket._tket.device.GateErrorContainer property)
fresh_symbol() (in module pytket._tket.circuit)
from_dict() (pytket.utils.spam.SpamCorrecter class method)
from_ints() (pytket.utils.OutcomeArray class method)
from_readouts() (pytket.utils.OutcomeArray class method)
from_str() (pytket.backends.resulthandle.ResultHandle class method)
FullMappingPass() (in module pytket._tket.passes)
FullPeepholeOptimise() (in module pytket._tket.passes)
FullyConnected (class in pytket._tket.routing)
G
GateError (class in pytket._tket.device)
GateErrorContainer (class in pytket._tket.device)
GateSetPredicate (class in pytket._tket.predicates)
gen_term_sequence_circuit() (in module pytket.utils)
get_average_error() (pytket._tket.device.Device method)
get_bitlist() (pytket.backends.backendresult.BackendResult method)
get_circuit() (pytket._tket.circuit.CircBox method)
(pytket._tket.circuit.ExpBox method)
(pytket._tket.circuit.PauliExpBox method)
(pytket._tket.circuit.Unitary1qBox method)
(pytket._tket.circuit.Unitary2qBox method)
get_commands() (pytket._tket.program.Program method)
(pytket.circuit.Circuit method)
get_counts() (pytket.backends.Backend method)
(pytket.backends.backendresult.BackendResult method)
(pytket.backends.ibm.AerBackend method)
(pytket.backends.qsharp.QsharpSimulatorBackend method)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend method)
get_DAG() (pytket.utils.Graph method)
get_distribution() (pytket.backends.backendresult.BackendResult method)
get_error() (pytket._tket.device.Device method)
get_frequency() (pytket._tket.device.Device method)
get_gate_time() (pytket._tket.device.Device method)
get_matrix() (pytket._tket.circuit.Unitary1qBox method)
(pytket._tket.circuit.Unitary2qBox method)
get_name() (pytket._tket.circuit.Op method)
get_operator_expectation_value() (in module pytket.utils)
(pytket.backends.forest.ForestStateBackend method)
(pytket.backends.ibm.AerBackend method)
(pytket.backends.ibm.AerStateBackend method)
(pytket.backends.ibm.AerUnitaryBackend method)
get_pauli_expectation_value() (in module pytket.utils)
(pytket.backends.forest.ForestStateBackend method)
(pytket.backends.ibm.AerBackend method)
(pytket.backends.ibm.AerStateBackend method)
(pytket.backends.ibm.AerUnitaryBackend method)
get_paulis() (pytket._tket.circuit.PauliExpBox method)
get_phase() (pytket._tket.circuit.PauliExpBox method)
get_placement_map() (pytket._tket.routing.GraphPlacement method)
(pytket._tket.routing.LinePlacement method)
(pytket._tket.routing.NoiseAwarePlacement method)
(pytket._tket.routing.Placement method)
get_placement_maps() (pytket._tket.routing.GraphPlacement method)
(pytket._tket.routing.LinePlacement method)
(pytket._tket.routing.NoiseAwarePlacement method)
(pytket._tket.routing.Placement method)
get_qbitlist() (pytket.backends.backendresult.BackendResult method)
get_qubit_graph() (pytket.utils.Graph method)
get_readout_error() (pytket._tket.device.Device method)
get_resources() (pytket.backends.qsharp.QsharpEstimatorBackend method)
get_result() (pytket.backends.aqt.AQTBackend method)
(pytket.backends.Backend method)
(pytket.backends.backendresult.BackendResult method)
(pytket.backends.forest.ForestBackend method)
(pytket.backends.honeywell.HoneywellBackend method)
(pytket.backends.ibm.AerBackend method)
(pytket.backends.ibm.AerStateBackend method)
(pytket.backends.ibm.AerUnitaryBackend method)
(pytket.backends.ibm.IBMQBackend method)
(pytket.backends.qsharp.QsharpEstimatorBackend method)
(pytket.backends.qsharp.QsharpSimulatorBackend method)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend method)
get_shots() (pytket.backends.Backend method)
(pytket.backends.backendresult.BackendResult method)
(pytket.backends.ibm.AerBackend method)
(pytket.backends.qsharp.QsharpSimulatorBackend method)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend method)
get_state() (pytket.backends.Backend method)
(pytket.backends.backendresult.BackendResult method)
(pytket.backends.ibm.AerStateBackend method)
get_t1_time() (pytket._tket.device.Device method)
get_t2_time() (pytket._tket.device.Device method)
get_unitary() (pytket.backends.backendresult.BackendResult method)
(pytket.backends.ibm.AerUnitaryBackend method)
Graph (class in pytket.utils)
GraphColourMethod (class in pytket._tket.partition)
GraphPlacement (class in pytket._tket.routing)
GuidedPauliSimp() (in module pytket._tket.passes)
H
H() (pytket.circuit.Circuit method)
HexagonalGrid (class in pytket._tket.routing)
HoneywellBackend (class in pytket.backends.honeywell)
I
IBMQBackend (class in pytket.backends.ibm)
implicit_qubit_permutation() (pytket.circuit.Circuit method)
implies() (pytket._tket.predicates.Predicate method)
index() (pytket._tket.circuit.UnitID property)
initial_map() (pytket._tket.predicates.CompilationUnit property)
invert() (pytket._tket.partition.MeasurementBitMap property)
is_simple() (pytket.circuit.Circuit property)
is_symbolic() (pytket.circuit.Circuit method)
K
KAKDecomposition() (in module pytket._tket.passes)
(pytket._tket.transform.Transform method)
L
level (class in pytket._tket.logging)
LinePlacement (class in pytket._tket.routing)
M
MaxNQubitsPredicate (class in pytket._tket.predicates)
MaxTwoQubitGatesPredicate (class in pytket._tket.predicates)
Measure() (pytket.circuit.Circuit method)
measure_all() (pytket.circuit.Circuit method)
measurement_circs() (pytket._tket.partition.MeasurementSetup property)
measurement_reduction() (in module pytket._tket.partition)
MeasurementBitMap (class in pytket._tket.partition)
MeasurementSetup (class in pytket._tket.partition)
message() (pytket.backends.status.CircuitStatus property)
modify_config() (pytket._tket.routing.GraphPlacement method)
(pytket._tket.routing.NoiseAwarePlacement method)
module
pytket._tket.circuit
pytket._tket.device
pytket._tket.logging
pytket._tket.partition
pytket._tket.passes
pytket._tket.pauli
pytket._tket.predicates
pytket._tket.program
pytket._tket.routing
pytket._tket.transform
pytket.aqt
pytket.backends
pytket.backends.aqt
pytket.backends.backendresult
pytket.backends.forest
pytket.backends.honeywell
pytket.backends.resulthandle
pytket.backends.status
pytket.cirq
pytket.honeywell
pytket.pyquil
pytket.qasm
pytket.qiskit
pytket.qiskit.tket_pass
pytket.qsharp
pytket.quipper
pytket.utils
pytket.utils.spam
N
n_gates() (pytket.circuit.Circuit property)
n_gates_of_type() (pytket.circuit.Circuit method)
n_outcomes() (pytket.utils.OutcomeArray property)
n_qubits() (pytket.circuit.Circuit property)
name() (pytket._tket.circuit.BasisOrder property)
(pytket._tket.circuit.CustomGateDef property)
(pytket._tket.circuit.UnitType property)
(pytket._tket.logging.level property)
(pytket._tket.partition.GraphColourMethod property)
(pytket._tket.partition.PauliPartitionStrat property)
(pytket._tket.passes.SafetyMode property)
(pytket._tket.pauli.Pauli property)
(pytket._tket.routing.RoutingMethod property)
(pytket._tket.transform.CXConfigType property)
(pytket._tket.transform.PauliSynthStrat property)
(pytket.circuit.OpType property)
NoClassicalBitsPredicate (class in pytket._tket.predicates)
NoClassicalControlPredicate (class in pytket._tket.predicates)
Node (class in pytket._tket.circuit)
nodes() (pytket._tket.device.Device property)
(pytket._tket.routing.Architecture property)
NoFastFeedforwardPredicate (class in pytket._tket.predicates)
NoiseAwarePlacement (class in pytket._tket.routing)
NoMidMeasurePredicate (class in pytket._tket.predicates)
NoSymbolsPredicate (class in pytket._tket.predicates)
NoWireSwapsPredicate (class in pytket._tket.predicates)
O
O1Pass() (in module pytket._tket.passes)
O2Pass() (in module pytket._tket.passes)
Op (class in pytket._tket.circuit)
op() (pytket._tket.circuit.Command property)
(pytket._tket.circuit.Conditional property)
OptimiseCliffords() (pytket._tket.transform.Transform method)
OptimisePauliGadgets() (pytket._tket.transform.Transform method)
OptimisePhaseGadgets() (in module pytket._tket.passes)
(pytket._tket.transform.Transform method)
OptimisePostRouting() (pytket._tket.transform.Transform method)
OpType (class in pytket.circuit)
OutcomeArray (class in pytket.utils)
P
params() (pytket._tket.circuit.Op property)
Pauli (class in pytket._tket.pauli)
PauliExpBox (class in pytket._tket.circuit)
PauliPartitionStrat (class in pytket._tket.partition)
PauliSimp() (in module pytket._tket.passes)
PauliSynthStrat (class in pytket._tket.transform)
permute_basis_indexing() (in module pytket.utils)
permute_qubits_in_statevector() (in module pytket.utils)
persistent_handles() (pytket.backends.Backend property)
(pytket.backends.ibm.AerBackend property)
(pytket.backends.ibm.AerStateBackend property)
(pytket.backends.ibm.AerUnitaryBackend property)
(pytket.backends.qsharp.QsharpEstimatorBackend property)
(pytket.backends.qsharp.QsharpSimulatorBackend property)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend property)
place() (pytket._tket.routing.GraphPlacement method)
(pytket._tket.routing.LinePlacement method)
(pytket._tket.routing.NoiseAwarePlacement method)
(pytket._tket.routing.Placement method)
place_with_map() (in module pytket._tket.routing)
(pytket._tket.routing.GraphPlacement method)
(pytket._tket.routing.LinePlacement method)
(pytket._tket.routing.NoiseAwarePlacement method)
(pytket._tket.routing.Placement method)
Placement (class in pytket._tket.routing)
PlacementPass() (in module pytket._tket.passes)
PlacementPredicate (class in pytket._tket.predicates)
pop_result() (pytket.backends.Backend method)
(pytket.backends.ibm.AerBackend method)
(pytket.backends.ibm.AerStateBackend method)
(pytket.backends.ibm.AerUnitaryBackend method)
(pytket.backends.qsharp.QsharpEstimatorBackend method)
(pytket.backends.qsharp.QsharpSimulatorBackend method)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend method)
Predicate (class in pytket._tket.predicates)
probs_from_counts() (in module pytket.utils)
probs_from_state() (in module pytket.utils)
process_circuit() (pytket.backends.Backend method)
(pytket.backends.ibm.AerBackend method)
(pytket.backends.ibm.AerStateBackend method)
(pytket.backends.ibm.AerUnitaryBackend method)
(pytket.backends.qsharp.QsharpEstimatorBackend method)
(pytket.backends.qsharp.QsharpSimulatorBackend method)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend method)
process_circuits() (pytket.backends.aqt.AQTBackend method)
(pytket.backends.Backend method)
(pytket.backends.forest.ForestBackend method)
(pytket.backends.forest.ForestStateBackend method)
(pytket.backends.honeywell.HoneywellBackend method)
(pytket.backends.ibm.AerBackend method)
(pytket.backends.ibm.AerStateBackend method)
(pytket.backends.ibm.AerUnitaryBackend method)
(pytket.backends.ibm.IBMQBackend method)
(pytket.backends.qsharp.QsharpEstimatorBackend method)
(pytket.backends.qsharp.QsharpSimulatorBackend method)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend method)
process_device() (in module pytket.cirq)
(in module pytket.qiskit)
Program (class in pytket._tket.program)
pyquil_to_tk() (in module pytket.pyquil)
pytket._tket.circuit
module
pytket._tket.device
module
pytket._tket.logging
module
pytket._tket.partition
module
pytket._tket.passes
module
pytket._tket.pauli
module
pytket._tket.predicates
module
pytket._tket.program
module
pytket._tket.routing
module
pytket._tket.transform
module
pytket.aqt
module
pytket.backends
module
pytket.backends.aqt
module
pytket.backends.backendresult
module
pytket.backends.forest
module
pytket.backends.honeywell
module
pytket.backends.resulthandle
module
pytket.backends.status
module
pytket.cirq
module
pytket.honeywell
module
pytket.pyquil
module
pytket.qasm
module
pytket.qiskit
module
pytket.qiskit.tket_pass
module
pytket.qsharp
module
pytket.quipper
module
pytket.utils
module
pytket.utils.spam
module
Q
qind_to_squind() (pytket._tket.routing.SquareGrid method)
qiskit_to_tk() (in module pytket.qiskit)
QsharpEstimatorBackend (class in pytket.backends.qsharp)
QsharpSimulatorBackend (class in pytket.backends.qsharp)
QsharpToffoliSimulatorBackend (class in pytket.backends.qsharp)
Qubit (class in pytket._tket.circuit)
qubit_readout() (pytket._tket.program.Program property)
(pytket.circuit.Circuit property)
qubit_to_bit_map() (pytket.circuit.Circuit property)
QubitPauliOperator (class in pytket.utils)
QubitPauliString (class in pytket._tket.pauli)
qubits() (pytket._tket.circuit.Command property)
(pytket._tket.program.Program property)
(pytket.circuit.Circuit property)
R
readout() (pytket._tket.device.GateErrorContainer property)
RebaseCirq() (in module pytket._tket.passes)
RebaseCustom() (in module pytket._tket.passes)
RebaseHQS() (in module pytket._tket.passes)
RebaseIBM() (in module pytket._tket.passes)
RebaseProjectQ() (in module pytket._tket.passes)
RebasePyZX() (in module pytket._tket.passes)
RebaseQuil() (in module pytket._tket.passes)
RebaseTket() (in module pytket._tket.passes)
RebaseToCirq() (pytket._tket.transform.Transform method)
RebaseToCliffordSingles() (pytket._tket.transform.Transform method)
RebaseToProjectQ() (pytket._tket.transform.Transform method)
RebaseToPyZX() (pytket._tket.transform.Transform method)
RebaseToQiskit() (pytket._tket.transform.Transform method)
RebaseToQuil() (pytket._tket.transform.Transform method)
RebaseToRzRx() (pytket._tket.transform.Transform method)
RebaseUMD() (in module pytket._tket.passes)
ReduceSingles() (pytket._tket.transform.Transform method)
reg_name() (pytket._tket.circuit.UnitID property)
remove_blank_wires() (pytket.circuit.Circuit method)
RemoveRedundancies() (in module pytket._tket.passes)
(pytket._tket.transform.Transform method)
rename_units() (pytket.circuit.Circuit method)
repeat() (pytket._tket.transform.Transform method)
RepeatPass (class in pytket._tket.passes)
RepeatUntilSatisfiedPass (class in pytket._tket.passes)
RepeatWithMetricPass (class in pytket._tket.passes)
required_predicates() (pytket.backends.aqt.AQTBackend property)
(pytket.backends.Backend property)
(pytket.backends.forest.ForestBackend property)
(pytket.backends.forest.ForestStateBackend property)
(pytket.backends.honeywell.HoneywellBackend property)
(pytket.backends.ibm.AerBackend property)
(pytket.backends.ibm.AerStateBackend property)
(pytket.backends.ibm.AerUnitaryBackend property)
(pytket.backends.ibm.IBMQBackend property)
(pytket.backends.qsharp.QsharpEstimatorBackend property)
(pytket.backends.qsharp.QsharpSimulatorBackend property)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend property)
ResultHandle (class in pytket.backends.resulthandle)
results() (pytket._tket.partition.MeasurementSetup property)
RingArch (class in pytket._tket.routing)
route() (in module pytket._tket.routing)
RoutingMethod (class in pytket._tket.routing)
RoutingPass() (in module pytket._tket.passes)
run() (pytket.qiskit.tket_pass.TketPass method)
Rx() (pytket.circuit.Circuit method)
Ry() (pytket.circuit.Circuit method)
Rz() (pytket.circuit.Circuit method)
S
S() (pytket.circuit.Circuit method)
SafetyMode (class in pytket._tket.passes)
save_DAG() (pytket.utils.Graph method)
save_qubit_graph() (pytket.utils.Graph method)
Sdg() (pytket.circuit.Circuit method)
sequence() (pytket._tket.transform.Transform method)
SequencePass (class in pytket._tket.passes)
set_level() (in module pytket._tket.logging)
shots() (pytket.backends.backendresult.StoredResult property)
SpamCorrecter (class in pytket.utils.spam)
SquareGrid (class in pytket._tket.routing)
squind_to_qind() (pytket._tket.routing.SquareGrid method)
state() (pytket.backends.backendresult.StoredResult property)
status() (pytket.backends.status.CircuitStatus property)
StoredResult (class in pytket.backends.backendresult)
supported_gate_errors() (pytket._tket.device.GateErrorContainer property)
supported_gates() (pytket._tket.device.GateErrorContainer property)
supports_counts() (pytket.backends.Backend property)
(pytket.backends.ibm.AerBackend property)
(pytket.backends.ibm.AerStateBackend property)
(pytket.backends.ibm.AerUnitaryBackend property)
(pytket.backends.qsharp.QsharpEstimatorBackend property)
(pytket.backends.qsharp.QsharpSimulatorBackend property)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend property)
supports_expectation() (pytket.backends.Backend property)
(pytket.backends.ibm.AerBackend property)
(pytket.backends.ibm.AerStateBackend property)
(pytket.backends.ibm.AerUnitaryBackend property)
(pytket.backends.qsharp.QsharpEstimatorBackend property)
(pytket.backends.qsharp.QsharpSimulatorBackend property)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend property)
supports_shots() (pytket.backends.Backend property)
(pytket.backends.ibm.AerBackend property)
(pytket.backends.ibm.AerStateBackend property)
(pytket.backends.ibm.AerUnitaryBackend property)
(pytket.backends.qsharp.QsharpEstimatorBackend property)
(pytket.backends.qsharp.QsharpSimulatorBackend property)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend property)
supports_state() (pytket.backends.Backend property)
(pytket.backends.ibm.AerBackend property)
(pytket.backends.ibm.AerStateBackend property)
(pytket.backends.ibm.AerUnitaryBackend property)
(pytket.backends.qsharp.QsharpEstimatorBackend property)
(pytket.backends.qsharp.QsharpSimulatorBackend property)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend property)
supports_unitary() (pytket.backends.Backend property)
(pytket.backends.ibm.AerBackend property)
(pytket.backends.ibm.AerStateBackend property)
(pytket.backends.ibm.AerUnitaryBackend property)
(pytket.backends.qsharp.QsharpEstimatorBackend property)
(pytket.backends.qsharp.QsharpSimulatorBackend property)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend property)
SWAP() (pytket.circuit.Circuit method)
symbol_substitution() (pytket.circuit.Circuit method)
SynthesiseHQS() (in module pytket._tket.passes)
SynthesiseIBM() (in module pytket._tket.passes)
SynthesisePauliGraph() (pytket._tket.transform.Transform method)
SynthesiseUMD() (in module pytket._tket.passes)
T
T() (pytket.circuit.Circuit method)
t1_time() (pytket._tket.device.GateErrorContainer property)
t2_time() (pytket._tket.device.GateErrorContainer property)
Tdg() (pytket.circuit.Circuit method)
term_sequence() (in module pytket._tket.partition)
time() (pytket._tket.device.GateError property)
tk_to_aqt() (in module pytket.aqt)
tk_to_cirq() (in module pytket.cirq)
tk_to_honeywell() (in module pytket.honeywell)
tk_to_pyquil() (in module pytket.pyquil)
tk_to_qiskit() (in module pytket.qiskit)
tk_to_qsharp() (in module pytket.qsharp)
TketPass (class in pytket.qiskit.tket_pass)
to_dict() (pytket.utils.spam.SpamCorrecter method)
to_intlist() (pytket.utils.OutcomeArray method)
to_latex_file() (pytket.circuit.Circuit method)
to_readouts() (pytket.utils.OutcomeArray method)
Transform (class in pytket._tket.transform)
TriangularGrid (class in pytket._tket.routing)
type() (pytket._tket.circuit.Op property)
(pytket._tket.circuit.UnitID property)
U
UCCSynthesis() (pytket._tket.transform.Transform method)
unitary() (pytket.backends.backendresult.StoredResult property)
Unitary1qBox (class in pytket._tket.circuit)
Unitary2qBox (class in pytket._tket.circuit)
UnitID (class in pytket._tket.circuit)
UnitType (class in pytket._tket.circuit)
UserDefinedPredicate (class in pytket._tket.predicates)
USquashIBM() (in module pytket._tket.passes)
V
V() (pytket.circuit.Circuit method)
valid_circuit() (pytket.backends.Backend method)
(pytket.backends.ibm.AerBackend method)
(pytket.backends.ibm.AerStateBackend method)
(pytket.backends.ibm.AerUnitaryBackend method)
(pytket.backends.qsharp.QsharpEstimatorBackend method)
(pytket.backends.qsharp.QsharpSimulatorBackend method)
(pytket.backends.qsharp.QsharpToffoliSimulatorBackend method)
valid_connectivity() (pytket.circuit.Circuit method)
value() (pytket._tket.circuit.Conditional property)
Vdg() (pytket.circuit.Circuit method)
verify() (pytket._tket.partition.MeasurementSetup method)
(pytket._tket.predicates.Predicate method)
view_DAG() (pytket.utils.Graph method)
view_qubit_graph() (pytket.utils.Graph method)
W
while_repeat() (pytket._tket.transform.Transform method)
width() (pytket._tket.circuit.Conditional property)
(pytket.utils.OutcomeArray property)
X
X() (pytket.circuit.Circuit method)
Y
Y() (pytket.circuit.Circuit method)
Z
Z() (pytket.circuit.Circuit method)
ZZPhase() (pytket.circuit.Circuit method)