Sequential Quantum Gate Decomposer  v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Classes | Functions | Variables
tests.nn.test_get_nn_chanels Namespace Reference

Classes

class  Test_Decomposition
 

Functions

def create_randomized_parameters (num_of_parameters, qbit_num, levels)
 Call to construct random parameter, with limited number of non-trivial adaptive layers. More...
 

Variables

bool MPI_imported = True
 

Function Documentation

◆ create_randomized_parameters()

def tests.nn.test_get_nn_chanels.create_randomized_parameters (   num_of_parameters,
  qbit_num,
  levels 
)

Call to construct random parameter, with limited number of non-trivial adaptive layers.

Parameters
num_of_parametersThe number of parameters

Definition at line 43 of file test_get_nn_chanels.py.

Variable Documentation

◆ MPI_imported

bool tests.nn.test_get_nn_chanels.MPI_imported = True

Definition at line 35 of file test_get_nn_chanels.py.