Skip to content

Commit

Permalink
Update doc/source/api-reference/qibo.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Renato Mello <[email protected]>
  • Loading branch information
csookim and renatomello authored Dec 5, 2024
1 parent 35be2c4 commit ebfe3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/api-reference/qibo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2591,7 +2591,7 @@ size circuits you may benefit from single thread per process, thus set
Backends
--------

Backend is the main calculation engine to execute circuits.
:class:`qibo.backends.abstract.Backend` is the main calculation engine to execute circuits.
Qibo provides backends for quantum simulation on classical hardware and quantum hardware management and control.
For a complete list of available backends, refer to the :ref:`Packages <packages>` section.
To create new backends, inherit from :class:`qibo.backends.abstract.Backend` and implement
Expand Down

0 comments on commit ebfe3ae

Please sign in to comment.