Decompose gates into universal set (Clifford + T)Β #3162
Closed
Description
Feature details
Given a quantum function or operation, decompose it into gates from a universal gate set (Clifford + T).
Implementation
Add a new transform to the set of compilation transforms we have (e.g., qml.transforms.clifford_decomposition()).
How important would you say this feature is?
1: Not important. Would be nice to have.
Additional information
Feature request driven by this user question.