QuTech-Delft / OpenQL

OpenQL: A Portable Quantum Programming Framework for Quantum Accelerators. https://dl.acm.org/doi/10.1145/3474222
https://openql.readthedocs.io
Other
100 stars 45 forks source link

Move the Clifford Optimiser from the old to the new internal representation #456

Open HarmMunk opened 2 years ago

HarmMunk commented 2 years ago

Currently, the Clifford optimiser uses the old internal representation (oIR). But is is one of the passes that needs to be moved to the new internal representation (nIR).