bsc-quantic/Quac.jl

Fix svg drawing of multi-qubit gates

Closed this issue · 0 comments

Summary

This PR fixes the svg drawing for multi-qubit gates. The previous code did not render correctly these kind of gates, and a white space could be seen between the gates:
image

Now the circuit is correctly drawn:
image