|
Sequential Quantum Gate Decomposer
v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|

Go to the source code of this file.
Functions | |
| Matrix | u3_matrix_kernel (double ThetaOver2, double Phi, double Lambda) |
| Matrix_float | u3_matrix_kernel_f (float ThetaOver2, float Phi, float Lambda) |
| Matrix u3_matrix_kernel | ( | double | ThetaOver2, |
| double | Phi, | ||
| double | Lambda | ||
| ) |
| Matrix_float u3_matrix_kernel_f | ( | float | ThetaOver2, |
| float | Phi, | ||
| float | Lambda | ||
| ) |
1.8.13