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

Migrated to qiskit 1.0 #38

Closed garymooney closed 6 months ago

garymooney commented 6 months ago

Migrated to qiskit v1.0+. Added a new test that generates a small music video. Made minor fixes along the way.

Closes #37