Skip to content

qqq-wisc/wisq-visualizer

Repository files navigation

wisq Quantum Circuit Visualizer

This project is a visualizer for the wisq quantum QASM compiler. Please check out the gh-pages if you want to use it in action!

Most recently added

  • Added a view for visualizing the Circuit as a DAG
  • Added a number next to the slider which shows the total timesteps

Ideas for future additions

  • Add a circuit view using latex and qcircuit
  • Highlight QASM in a file at the step.
    • I could have a code view to the side which shows the QASM code, and then highlight the rows based on the current pathing shown.
    • I would need the compiler to include unitary operations in the output instead of just 2-qubit operations.
  • Could this become something like a VS-Code extension instead of a website?
    • Someone installs the package or extension, then it hot reloads whenever they save their QASM file.
    • Runs on the user's local host, i.e. jupyter notebook.

About

Visualizer for quantum circuits from the wisq compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors