Skip to content

Commit

Permalink
api ref
Browse files Browse the repository at this point in the history
  • Loading branch information
renatomello committed Jun 25, 2024
1 parent dc78b1d commit 63d4c57
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions doc/source/api-reference/qibo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1912,6 +1912,24 @@ Frame Potential
.. autofunction:: qibo.quantum_info.frame_potential


Linear Algebra Operations
^^^^^^^^^^^^^^^^^^^^^^^^^

Collection of linear algebra operations that are commonly used in quantum information theory.


Commutator
""""""""""

.. autofunction:: qibo.quantum_info.commutator


Anticommutator
""""""""""""""

.. autofunction:: qibo.quantum_info.anticommutator


Quantum Networks
^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit 63d4c57

Please sign in to comment.