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
97 stars 44 forks source link

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

Open HarmMunk opened 1 year ago

HarmMunk commented 1 year 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).