garymooney / qmuvi

qMuVi - A python package that converts quantum circuits into audiovisual experiences, bridging the gap between complex quantum computations and human perception. Render music videos that reveal the evolution of quantum states during algorithm processing, making quantum computing more intuitive and accessible.
https://garymooney.github.io/qmuvi/
GNU Lesser General Public License v2.1
14 stars 4 forks source link

Circuit pieces don't align properly when we have few qubits #21

Closed garymooney closed 1 year ago

garymooney commented 1 year ago

During the major refactor, an unnoticed bug was introduced that messes up the alignment of the circuit pieces such that they overlap. I noticed it when using a single qubit in the circuit. Need to check extra large circuits too, pieces may be too speard out?