Sequential Quantum Gate Decomposer  v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Namespaces | Functions
tools.py File Reference

Go to the source code of this file.

Namespaces

 tools
 

Functions

def tools.build_dependency
 
def tools.gate_desc_to_gate_index (circ, preparts, qubit_groups_only=False)
 
def tools.get_bqskit_partitions (filename, max_partition_size, partitioner)
 
def tools.get_float_ops (num_qubit, gate_qubits, control_qubits, is_pure=False, io_penalty=48)
 
def tools.get_qiskit_fusion_partitions (filename, max_partition_size)
 
def tools.get_qiskit_partitions (filename, max_partition_size)
 
def tools.get_qubits
 
def tools.parts_to_float_ops (num_qubit, gate_to_qubit, gate_to_tqubit, allparts)
 
def tools.qiskit_to_squander_name (qiskit_name)
 
def tools.total_float_ops (num_qubit, max_qubits_per_partition, gate_to_qubit, gate_to_tqubit, allparts)
 
def tools.translate_param_order