diff --git a/doc/source/api-reference/qibo.rst b/doc/source/api-reference/qibo.rst index 5e376e58ca..df449e8e78 100644 --- a/doc/source/api-reference/qibo.rst +++ b/doc/source/api-reference/qibo.rst @@ -386,6 +386,14 @@ of the :math:`d`-dimensional array is sampled from a Gaussian distribution .. autofunction:: qibo.models.encodings.unary_encoder_random_gaussian +Entangling layer +"""""""""""""""" + +Generates a layer of nearest-neighbour two-qubit gates, assuming 1-dimensional connectivity. + +.. autofunction:: qibo.models.encodings.entangling_layer + + .. _error-mitigation: Error Mitigation