|
Sequential Quantum Gate Decomposer
v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Public Member Functions | |
| def | test_combined_matches_apply_and_derivative_f32 (self, qbit_num) |
| def | test_combined_matches_apply_and_derivative_f64 (self, qbit_num) |
| def | test_combined_no_params_returns_forward_only (self) |
apply_to_combined: returns [forward_output, derivatives...].
Definition at line 1042 of file test_circuit.py.
| def tests.gates.test_circuit.TestApplyToCombined.test_combined_matches_apply_and_derivative_f32 | ( | self, | |
| qbit_num | |||
| ) |
| def tests.gates.test_circuit.TestApplyToCombined.test_combined_matches_apply_and_derivative_f64 | ( | self, | |
| qbit_num | |||
| ) |
| def tests.gates.test_circuit.TestApplyToCombined.test_combined_no_params_returns_forward_only | ( | self | ) |
1.8.13