|
Sequential Quantum Gate Decomposer
v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Classes | |
| class | Test_Decomposition |
Functions | |
| def | create_randomized_parameters (num_of_parameters, real=False) |
| Call to construct random parameter, with limited number of non-trivial adaptive layers. More... | |
Variables | |
| cost_function_variant | |
| dim_over_2 | |
| levels | |
| linewidth | |
| matrix_size | |
| MPI_imported | |
| num_of_basis | |
| qbit_num | |
| real | |
| def tests.decomposition.test_optmization_problem_combined.create_randomized_parameters | ( | num_of_parameters, | |
real = False |
|||
| ) |
Call to construct random parameter, with limited number of non-trivial adaptive layers.
| num_of_parameters | The number of parameters |
Definition at line 73 of file test_optmization_problem_combined.py.

| tests.decomposition.test_optmization_problem_combined.cost_function_variant |
Definition at line 53 of file test_optmization_problem_combined.py.
| tests.decomposition.test_optmization_problem_combined.dim_over_2 |
Definition at line 58 of file test_optmization_problem_combined.py.
| tests.decomposition.test_optmization_problem_combined.levels |
Definition at line 64 of file test_optmization_problem_combined.py.
| tests.decomposition.test_optmization_problem_combined.linewidth |
Definition at line 46 of file test_optmization_problem_combined.py.
| tests.decomposition.test_optmization_problem_combined.matrix_size |
Definition at line 57 of file test_optmization_problem_combined.py.
| tests.decomposition.test_optmization_problem_combined.MPI_imported |
Definition at line 41 of file test_optmization_problem_combined.py.
| tests.decomposition.test_optmization_problem_combined.num_of_basis |
Definition at line 61 of file test_optmization_problem_combined.py.
| tests.decomposition.test_optmization_problem_combined.qbit_num |
Definition at line 50 of file test_optmization_problem_combined.py.
| tests.decomposition.test_optmization_problem_combined.real |
Definition at line 67 of file test_optmization_problem_combined.py.
1.8.13