Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 614 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 614 Bytes

OpenQasm Sample

This sample shows that one can output as subset of the quantum operators of an Q# application to OpenQasm. Because OpenQasm does not support the traditional control flows (and mix between quantum and traditional) like "for" and "foreach" loops, not all contructs can be translated.