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

Integrate UniMelb's QUI #13

Open garymooney opened 1 year ago

garymooney commented 1 year ago

Discuss with Prof Lloyd Hollenberg about obtaining the file format for the circuits stored in QUI.

Write a parser that will convert the circuit into a qiskit circuit so that qMuVi can load and process QUI circuit files directly.