This lecture explains a domain specific language for describing and simulating quantum algorithms. It makes quantum algorithms at least accessible to programmers (non-physicists).<p><a href="http://channel9.msdn.com/Events/Lang-NEXT/Lang-NEXT-2014/LIQUi-A-Software-Design-Architecture-and-Domain-Specific-Language-for-Quantum-Computing" rel="nofollow">http://channel9.msdn.com/Events/Lang-NEXT/Lang-NEXT-2014/LIQ...</a><p>Read the paper here:<p><a href="http://arxiv.org/pdf/1402.4467v1" rel="nofollow">http://arxiv.org/pdf/1402.4467v1</a>
Here's a link to a Squankum, a Java applet I wrote that simulates single-qubit visualization and operations.<p>It's 10 yrs old though. Any suggestions for the best way to modernize it? Eg, in JS or HTML5? I know little about current web front-end tech.<p><a href="https://github.com/jeffwass/Squankum/blob/master/README.md" rel="nofollow">https://github.com/jeffwass/Squankum/blob/master/README.md</a>