QuantestPy / quantestpy

Apache License 2.0
9 stars 3 forks source link

Add the draw method in PauliCircuit #161

Closed junnaka51 closed 1 year ago

junnaka51 commented 1 year ago

In this PR I add a new method draw() in PauliCircuit class to draw the circuit. An example is in the doc 👇
https://github.com/QuantestPy/quantestpy/blob/issue159/doc/pauli_circuit_draw.md