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

Simplify decomposition to what is actually used/needed #482

Open jvansomeren opened 1 year ago

jvansomeren commented 1 year ago

The decomposition rules seem over-designed. With the new definition of cqasm (3.0), we look what is actually used and needed and down-implement this.