Interesting! (For me it looks like "Nielsen Chuang in your browser".)<p>As I am curious since I am developing some quantum simulation on my own (<a href="https://github.com/stared/quantum-game" rel="nofollow">https://github.com/stared/quantum-game</a> - one photon, but spatial degrees of freedom and more physical interactions).<p>Side remark - for plotting states:<p>- did you consider using colors (see <a href="http://nbviewer.jupyter.org/github/qutip/qutip-notebooks/blob/master/examples/example-qubism-and-schmidt-plots.ipynb" rel="nofollow">http://nbviewer.jupyter.org/github/qutip/qutip-notebooks/blo...</a>)?<p>- is there some slider, so I can lookup state at any stage (not only the last one)?
This looks great!<p>I noticed that custom gates were on your "work in progress" list. Does that include being able to reuse a circuit as a gate in another circuit? That's a killer feature for me. Being able to "abstract away" things like the Grover diffuse operation. That, or even copy & paste functionality to speed up designing those repetitions.
Very nice. I know nothing about quantum circuits, but just as a piece of software this is very cool.<p>My one criticism: there's something about the visual style of the interactive elements that makes them appear non-interactive until interacted with. The whole application initially looked like a static image to me before I started clicking around and fiddling with it.
This is awesome. If you want a cool side project, you should definitely make this into a kerbal space program like game where you build quantum computers & optimization patterns. It would probably be super fun for you to build and also a fairly profitable venture given you have much of the codebase writeen.