Difference between revisions of "Quantum Computations Online"
From Qugate
Line 2: | Line 2: | ||
<nowiki> | <nowiki> | ||
[ 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], | ||
+ | |||
+ | |||
function(x) { return Math.pow(7,x)%8; }, 'f'), H(2), C(1,R(1,2)), C(0, R(2,2)), H(1), C(0, R(1,1)), H(0) ] | function(x) { return Math.pow(7,x)%8; }, 'f'), H(2), C(1,R(1,2)), C(0, R(2,2)), H(1), C(0, R(1,1)), H(0) ] | ||
</nowiki> | </nowiki> |