Description

an experimental Project Started on QChack21✨ on Quantum interference and data visualization/sonification

that uses IBM quantum Computer data of the binary code of each letter and turn it into sound

Inspiration

Joel Russell Huffman's recreation of Joy Division's Unknown Pleasures using Bernstein-Vazirani algorithm

Challenges I ran into

  • running the circuit with more than 5 Qubits
    • fixed it with Qiskit Fake noise/ Fake Backends
  • converting .csv file data to sound
    • used SciPy signal resample method
  • creating a Ridgeline graph and loading sound on input
    • used P5.js an easy tool to create graphics

What I learned

  • working with data files
  • data visualization
  • P5.js

Future Updates?

  • [ ] add animations?
  • [ ] improve UI
Share this project:

Updates