Quantinuum/pytket-qiskit

Support diagonal gates in circuit converters

Open

#151 opened on Jul 19, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (16 forks)auto 404
circuit_conversionenhancementgood first issue

Repository metrics

Stars
 (22 stars)
PR merge metrics
 (PR metrics pending)

Description

Qiskit have diagonal gates.

These seem to be implemented in the same way as pytket's DiagonalBox. We should be able to support this in the circuit converters.

Contributor guide