Difference between revisions of "Quantum Computations Online"
From Qugate
Line 1: | Line 1: | ||
+ | Because of some bug in Chrome canvas rendering please use Firefox, otherwise you will not see black dots in controls gates. This will be fix soon. | ||
+ | |||
<qu qubits="8" size="50" cols="12" init="0" bits="[0,1,2]" prog="yes"> | <qu qubits="8" size="50" cols="12" init="0" bits="[0,1,2]" prog="yes"> | ||
[ H(0), H(1), H(2), U([0,1,2],[3,4,5], | [ H(0), H(1), H(2), U([0,1,2],[3,4,5], |
Revision as of 11:35, 25 May 2013
Because of some bug in Chrome canvas rendering please use Firefox, otherwise you will not see black dots in controls gates. This will be fix soon.
jQ is a simple javascript qunatum computer simulator. It may serve as an educational help, especially an interactive illustration of some basic quantum circuits. jQ may be embedded in any webpage. For details see manual.