* The ``bit labels'' is a string in the style of ``1-6'' (qubit 1
to qubit 6) and/or ``1 3 5'' (qubit 1, 3, and 5).
- Pauli matrices
- NOT (bit labels);
- X (bit labels);
- Y (bit labels);
- Z (bit labels);
- Hadamard gate
- H (bit labels);
- Rotation
Here, ``angle'' is the angle in radian (e.g. 0.78539816).
To specify it in degree, add ``deg'' to the decimal numbers
(e.g. 45deg).
- Rx (bit labels, angle);
- Ry (bit labels, angle);
- Rz (bit labels, angle);
root
2004-11-07