Some qiskit gates missing from the _known_qiskit_gate list #88
Labels
circuit_conversion
Issues and pull requests related to coverting qiskit circuits to pytket and vice versa
good first issue
Good for newcomers
After using
qiskit.circuit.random.random_circuit
for generating random qiskit circuits, if you try to transform those circuits to tket withpytket.extensions.qiskit.qiskit_to_tk
, the process fails since there are some gates that are not recognised. The following is a list of the gates not recognised (beware that the list might not be complete):The text was updated successfully, but these errors were encountered: