Fork of qasm2circ available here This program converts qasm files into a diagram of a quantum computing circuit in epsf, png and pdf formats. A python script converts the qasm file to a tex file using the xypic package and can then be converted to png or pdf.
Licensed under GNU General Public License
Features to add
- Move to python3.
- Add states to end of qubits timeline.
- Make starting state labels optional.
- Add thick lines to represent multiple qubits/cbits.
- Add labels in the middle of qubit timelines.
- Add use of ellipses to represent a continued series of qubits.