This program reads a Quipper ASCII format circuit file( many examples here), then translates the circuit into an OpenQASM 2.0 program, which can be copied to IBM Quantum Experience Circuit Composer, and then you can edit the program, draw the circuit online, and finally you can execute it by submitting the circuit to a quantum computer simulator. (You need to create an IBMid there, which is easy and free). The source codes for this tool is on github.
Opened on: 04/18/2020. Last edited on: 04/24/2020 |