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

[WIP] Modular API & Compiler Classes #315

Closed razvnane closed 4 years ago

razvnane commented 4 years ago

This PR adds the compiler APIs, including the python interface, but it consists only of a minimal implementation of (some) passes. Nevertheless, this should serve as an example of how the new pass structure would look like.