Description Usage Arguments Value References Examples
This function operates the Rotation gate about the z-axis of the Bloch sphere by an angle theta
on a conformable input matrix n
.
1 | Rz(n, theta)
|
n |
a vector/matrix |
theta |
an angle |
A vector or a matrix after operating the Rotation gate about the z-axis of the Bloch sphere, by an angle theta
, on a conformable input matrix or a vector n
.
https://en.wikipedia.org/wiki/Quantum_logic_gate
http://www2.optics.rochester.edu/~stroud/presentations/muthukrishnan991/LogicGates.pdf
http://www.physics.udel.edu/~msafrono/650/Lecture%204%20-%205.pdf
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.